Skip to content

Commit 6c86cc3

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

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
@@ -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)