Skip to content

Commit 524176b

Browse files
authored
Update checkout action to version 5 (#9)
1 parent 435d949 commit 524176b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publiccode-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
name: publiccode validation
77
steps:
8-
- uses: actions/checkout@v2
8+
- uses: actions/checkout@v5
99
- uses: italia/publiccode-parser-action@v1
1010
with:
1111
publiccode: 'publiccode.yml' # relative path to your publiccode.yml

0 commit comments

Comments
 (0)