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.
2 parents 7cefb62 + 78cfa0e commit 840822bCopy full SHA for 840822b
.github/workflows/update-on-new-ipfs-tag.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout ipfs-docs
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
14
- name: Find latest kubo tag
15
id: latest_ipfs
16
uses: ./.github/actions/latest-kubo-tag
0 commit comments