Skip to content

Commit

Permalink
Merge pull request #647 from H-uru/checkout-v2
Browse files Browse the repository at this point in the history
Update to checkout v2
  • Loading branch information
zrax authored May 3, 2020
2 parents 557cf80 + a781f84 commit d7f1889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Install dependencies
run: |
sudo apt update
Expand Down

0 comments on commit d7f1889

Please sign in to comment.