Skip to content

Commit 3efe9f8

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/checkout-6
2 parents 2ad7203 + 634cc69 commit 3efe9f8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/nix-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jobs:
66
checks:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v6
10-
- uses: DeterminateSystems/nix-installer-action@v20
9+
- uses: actions/checkout@v4
10+
- uses: DeterminateSystems/nix-installer-action@v21
1111
- run: nix flake check -Lv

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)