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.
1 parent e73459f commit 9121f4fCopy full SHA for 9121f4f
.github/workflows/releases.yml
@@ -28,7 +28,7 @@ jobs:
28
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
29
30
- name: Set up Go
31
- uses: actions/[email protected].4
+ uses: actions/[email protected].5
32
with:
33
go-version: 1
34
id: go
0 commit comments