Skip to content

Commit fb38042

Browse files
committed
update action to v5
Signed-off-by: Thijs Baaijen <[email protected]>
1 parent d3eb157 commit fb38042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuse-compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: checkout
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v5
2424
- name: REUSE Compliance Check
2525
uses: fsfe/reuse-action@v5

0 commit comments

Comments
 (0)