Skip to content

Commit

Permalink
Update to actions/checkout@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
murarth committed Apr 15, 2020
1 parent 61a279e commit 948400f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: hecrj/setup-rust-action@v1

- name: Build
Expand Down

0 comments on commit 948400f

Please sign in to comment.