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

@ -195,7 +195,7 @@ jobs:
apk add --no-cache build-base autoconf automake libtool perl openssl-dev libssh2-dev zlib-dev brotli-dev zstd-dev libidn2-dev openldap-dev heimdal-dev libpsl-dev py3-impacket py3-asn1 py3-six py3-pycryptodomex perl-time-hires openssh stunnel sudo git
name: 'install dependencies'
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- if: contains(matrix.build.install_steps, 'gcc-11')
run: |