Skip to content

Commit e6f90fe

Browse files
authored
Merge pull request #3 from BirdeeHub/dependabot/github_actions/DeterminateSystems/nix-installer-action-20
Bump DeterminateSystems/nix-installer-action from 16 to 20
2 parents ffe2ef4 + dfb85f5 commit e6f90fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
10-
- uses: DeterminateSystems/nix-installer-action@v16
10+
- uses: DeterminateSystems/nix-installer-action@v20
1111
- run: nix flake check -Lv

0 commit comments

Comments
 (0)