mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-06-18 16:37:22 +02:00
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:
commit
ba3310fb53
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user