mirror of
https://github.com/ryanccn/attic-action.git
synced 2024-11-19 22:16:35 +00:00
chore(deps): bump DeterminateSystems/nix-installer-action from 4 to 5 (#9)
This commit is contained in:
parent
6870271f1d
commit
aa6bedf232
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
run: pnpm install && pnpm build
|
||||
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v4
|
||||
uses: DeterminateSystems/nix-installer-action@v5
|
||||
|
||||
- name: Setup Attic Cache
|
||||
uses: ./
|
||||
|
|
Loading…
Reference in a new issue