mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 14:23:12 +00:00
ci: bump actions/checkout to v3
This commit is contained in:
parent
b47fe21e39
commit
6019082240
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2.3.3
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Get nim-waku
|
||||
shell: bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user