Skip to content

Commit 787edbf

Browse files
[skip-release] Update actions/checkout action to v6 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f43071 commit 787edbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
lint-test:
99
runs-on: ubuntu-24.04
1010
steps:
11-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
11+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1212

1313
- name: Set up Go
1414
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6

0 commit comments

Comments
 (0)