Skip to content

Commit 175de92

Browse files
chore(deps): bump nixbuild/nix-quick-install-action in the actions group
Bumps the actions group with 1 update: [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action). Updates `nixbuild/nix-quick-install-action` from 33 to 34 - [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases) - [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE) - [Commits](nixbuild/nix-quick-install-action@v33...v34) --- updated-dependencies: - dependency-name: nixbuild/nix-quick-install-action dependency-version: '34' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46fdfb3 commit 175de92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cross-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
r2-secret-access-key: ${{ secrets.R2_SECRET_ACCESS_KEY }}
3838

3939
- name: Install nix
40-
uses: nixbuild/nix-quick-install-action@v33
40+
uses: nixbuild/nix-quick-install-action@v34
4141
with:
4242
nix_conf: |
4343
substituters = ${{ env.NIX_CACHE_URI }} https://cache.nixos.org/

0 commit comments

Comments
 (0)