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