Skip to content

Commit afd2940

Browse files
Update actions/checkout action to v7 (#100)
Co-authored-by: ske-renovate-operator[bot] <289664651+ske-renovate-operator[bot]@users.noreply.github.com>
1 parent 8a3b222 commit afd2940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: write
1616
steps:
1717
- name: Check out code
18-
uses: actions/checkout@v6
18+
uses: actions/checkout@v7
1919
with:
2020
fetch-depth: 0
2121
- name: Set up Go

0 commit comments

Comments
 (0)