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

@ -67,7 +67,7 @@ jobs:
sudo python3 -m pip install impacket
name: 'install prereqs'
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: autoreconf -fi
name: 'autoreconf'