chore(deps): update actions/checkout digest to 0ad4b8f

This commit is contained in:
renovate[bot] 2024-04-29 09:46:45 +00:00 committed by GitHub
parent 7c3a8c589b
commit 7cc38a78df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: cachix/install-nix-action@v26
with:
extra_nix_config: |
@ -33,7 +33,7 @@ jobs:
needs: check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: cachix/install-nix-action@v26
with:
extra_nix_config: |