Skip to content

Commit 6c86cc3

Browse files
authored
Use checkout v3 action
1 parent d2fddce commit 6c86cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuse.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jobs:
66
test:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v2
9+
- uses: actions/checkout@v3
1010
- name: REUSE Compliance Check
1111
uses: fsfe/[email protected]

0 commit comments

Comments
 (0)