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 e26580a commit 4c74015Copy full SHA for 4c74015
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
23
24
- name: Extract Go version
25
- uses: arnested/go-version-action@81f730770833dd20e6365d535ce7efcb3b136e7d # v1.1.21
+ uses: arnested/go-version-action@1f4135a30a2498f919e428c81c342f9334b3a93d # v1.1.22
26
id: go-version
27
28
- name: Split version code
0 commit comments