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 4f43071 commit 787edbfCopy full SHA for 787edbf
1 file changed
.github/workflows/lint-test.yaml
@@ -8,7 +8,7 @@ jobs:
8
lint-test:
9
runs-on: ubuntu-24.04
10
steps:
11
- - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
12
13
- name: Set up Go
14
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
0 commit comments