Skip to content

Commit df0425e

Browse files
authored
Merge pull request #804 from Roave/renovate/determinatesystems-nix-installer-action-14.x
Update DeterminateSystems/nix-installer-action action to v14
2 parents 00b8431 + bd0ba3f commit df0425e

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)