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 9e06c6d commit 81aff8bCopy full SHA for 81aff8b
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Setup Go environment
73
if: steps.check-for-backend.outputs.has-backend == 'true'
74
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
+ uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
75
with:
76
go-version: '1.22'
77
0 commit comments