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

@ -51,7 +51,7 @@ jobs:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL