1
0
Fork 0
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:
Henrik Hautakoski 2023-08-16 18:51:45 +02:00
parent 1ef3424638
commit 53644e9ceb

View file

@ -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'