Skip to content

Commit ae49110

Browse files
Update actions/checkout action to v6
1 parent 53e8d0f commit ae49110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reuse.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
test:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v5
12+
- uses: actions/checkout@v6
1313
- name: REUSE Compliance Check
1414
uses: fsfe/reuse-action@v6

0 commit comments

Comments
 (0)