deps: update GitHub action dependencies (#3086)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-13 10:42:07 +02:00 committed by GitHub
parent dda426a51e
commit d76c9ac82d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
39 changed files with 83 additions and 83 deletions

View file

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