Skip to content

Commit

Permalink
Update DeterminateSystems/nix-installer-action action to v14
Browse files Browse the repository at this point in the history
| datasource  | package                                 | from | to  |
| ----------- | --------------------------------------- | ---- | --- |
| github-tags | DeterminateSystems/nix-installer-action | v11  | v14 |
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent deda2f9 commit e4441ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-phar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: "Checkout"
uses: "actions/checkout@v4"

- uses: DeterminateSystems/nix-installer-action@v11
- uses: DeterminateSystems/nix-installer-action@v14

- name: "Build PHAR"
run: |
Expand Down

0 comments on commit e4441ca

Please sign in to comment.