Skip to content

Commit b0f8a64

Browse files
authored
Merge pull request #411 from BirdeeHub/dependabot/github_actions/DeterminateSystems/nix-installer-action-22
chore(deps): bump DeterminateSystems/nix-installer-action from 21 to 22
2 parents dd238a8 + 7d0bb66 commit b0f8a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v6
11-
- uses: DeterminateSystems/nix-installer-action@v21
11+
- uses: DeterminateSystems/nix-installer-action@v22
1212
- run: nix flake check --accept-flake-config -Lv ./tests

0 commit comments

Comments
 (0)