mirror of
https://github.com/status-im/nim-stew.git
synced 2025-02-16 14:08:14 +00:00
ci: bump checkout (#160)
This commit is contained in:
parent
8e8d99f912
commit
7184d2424d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
continue-on-error: ${{ matrix.branch == 'devel' }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install build dependencies (Linux i386)
|
||||
if: runner.os == 'Linux' && matrix.target.cpu == 'i386'
|
||||
|
Loading…
x
Reference in New Issue
Block a user