Skip to content

Commit 30b2bd4

Browse files
Update DeterminateSystems/determinate-nix-action action to v3.14.0 (#1463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 767ec3d commit 30b2bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ${{ matrix.os }}
2121

2222
steps:
23-
- uses: DeterminateSystems/determinate-nix-action@v3.13.2
23+
- uses: DeterminateSystems/determinate-nix-action@v3.14.0
2424
with:
2525
extra-conf: |
2626
accept-flake-config = true

0 commit comments

Comments
 (0)