Skip to content

Commit 080766d

Browse files
authored
Merge pull request #117 from Project516/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 53e8d0f + 5dc0273 commit 080766d

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)