mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-16 03:44:56 +02:00
.github/workflows/ci.yml: update actions/checkout to version 3.
This commit is contained in:
parent
1ef3424638
commit
53644e9ceb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
runs-on: ${{matrix.os}}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: OpenSSL OSX
|
||||
if: runner.os == 'macOS'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue