Merge pull request #21 from materusPL/dependabot/github_actions/actions/checkout-6

build(deps): bump actions/checkout from 4 to 6
This commit is contained in:
Mateusz Słodkowicz 2026-06-09 17:48:29 +02:00 committed by GitHub
commit ba3310fb53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Install nix
uses: cachix/install-nix-action@v31
with: