Skip to content

Commit

Permalink
Use checkout@v2 in README example (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matija Čupić authored and GitHub committed Apr 16, 2020
1 parent 12b8746 commit f00dedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2

- name: Cache Primes
id: cache-primes
Expand Down

0 comments on commit f00dedf

Please sign in to comment.