gha: bump actions to latest versions

- actions@checkout@v4 (from v3 and v2)

- fsfe/reuse-action@v2 (from v1)

Closes #12000
This commit is contained in:
Viktor Szakats 2023-09-30 15:34:53 +00:00
parent 6b9a591bf7
commit c39585d9b7
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
14 changed files with 17 additions and 17 deletions

View file

@ -26,7 +26,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 100