We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b933f45 commit fba7b7eCopy full SHA for fba7b7e
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
13
- name: Check for new go-ipfs version
14
id: check
15
uses: ./.github/actions/check-for-go-ipfs-release
0 commit comments