Skip to content

Commit

Permalink
Checkout v1
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Jan 4, 2023
1 parent f87395f commit 50aba3b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ jobs:
container:
image: "ubuntu:22.04"
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
- uses: actions/checkout@v1
- name: Install required dependencies
run: |
apt update
Expand Down

0 comments on commit 50aba3b

Please sign in to comment.