Use checkout@v2 in README example

pull/258/head
Matija Čupić 5 years ago committed by GitHub
parent 12b87469d4
commit 63db3145ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v2
- name: Cache Primes - name: Cache Primes
id: cache-primes id: cache-primes

Loading…
Cancel
Save