mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 09:34:11 +02:00
Merge pull request #59 from cachix/dependabot/github_actions/cachix/install-nix-action-v11
chore(deps): update cachix/install-nix-action requirement to v11
This commit is contained in:
commit
25bafc819c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- run: yarn build
|
||||
# check if typescript generation was committed
|
||||
- run: git diff --exit-code
|
||||
- uses: cachix/install-nix-action@v10
|
||||
- uses: cachix/install-nix-action@v11
|
||||
- name: Test public cache
|
||||
uses: ./
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue