We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4b64e commit 2d0fa75Copy full SHA for 2d0fa75
1 file changed
.github/workflows/go-lint.yaml
@@ -37,7 +37,7 @@ jobs:
37
folder: [modules/project_cleanup/function_source]
38
steps:
39
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
40
- - uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
+ - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
41
with:
42
go-version-file: ${{ matrix.folder }}/go.mod
43
cache-dependency-path: ${{ matrix.folder }}/go.sum
0 commit comments