Skip to content

Commit fba7b7e

Browse files
authored
Update main.yml
1 parent b933f45 commit fba7b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout
12-
uses: actions/checkout@v2
12+
uses: actions/checkout@v3
1313
- name: Check for new go-ipfs version
1414
id: check
1515
uses: ./.github/actions/check-for-go-ipfs-release

0 commit comments

Comments
 (0)