Use checkout v4

This commit is contained in:
Rodolphe Bréard 2025-01-03 21:25:05 +01:00
parent 7d10842005
commit 603dc05079
Signed by: rodolphe
SSH key fingerprint: SHA256:3rodCKnk1MUOfSlIKY0nHbBtvFyQx4EqjS+JIy69lN0

View file

@ -6,7 +6,9 @@ jobs:
name: license-checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
persist-credentials: false
- name: Apt update
run: sudo apt update
- name: Install npm