Skip to content

Commit

Permalink
Back to actions/checkout v1
Browse files Browse the repository at this point in the history
  • Loading branch information
konsumlamm committed Dec 3, 2023
1 parent c1b3da1 commit adb1883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- '1.6.16'
- '2.0.0'
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v1
- run: |
apt-get update -y
apt-get install -y curl gcc g++ git xz-utils
Expand Down

0 comments on commit adb1883

Please sign in to comment.