deps: update GitHub action dependencies (#3123)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-24 11:04:23 +02:00 committed by GitHub
parent d4ab6a83bc
commit 80917921e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 90 additions and 90 deletions

View file

@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
ref: ${{ !github.event.pull_request.head.repo.fork && github.head_ref || '' }}