Skip to content

Commit b79266a

Browse files
chore(deps): update actions/checkout action to v6
1 parent cd29a67 commit b79266a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-24.04
88
steps:
9-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
9+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1010
- name: Setup Go
1111
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
1212
with:

0 commit comments

Comments
 (0)