We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358b3f8 commit 5fb7384Copy full SHA for 5fb7384
.github/workflows/check-multicodec-in-sync.yml
@@ -5,9 +5,9 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- name: Check out repository code
8
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
9
- name: Checkout tools repo
10
11
with:
12
repository: multiformats/multicodec
13
path: multicodec
0 commit comments