We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4c4bc commit 2fd351eCopy full SHA for 2fd351e
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
needs: [test, qa-approval]
37
steps:
38
- name: Checkout
39
- uses: actions/[email protected].4
+ uses: actions/[email protected].5
40
- name: Unshallow
41
run: git fetch --prune --unshallow
42
- name: Set up Go
0 commit comments