Skip to content

Commit 130d043

Browse files
Update DeterminateSystems/nix-installer-action action to v14
| datasource | package | from | to | | ----------- | --------------------------------------- | ---- | --- | | github-tags | DeterminateSystems/nix-installer-action | v11 | v14 |
1 parent 4771296 commit 130d043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-phar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: "Checkout"
2323
uses: "actions/checkout@v4"
2424

25-
- uses: DeterminateSystems/nix-installer-action@v11
25+
- uses: DeterminateSystems/nix-installer-action@v14
2626

2727
- name: "Build PHAR"
2828
run: |

0 commit comments

Comments
 (0)