mirror of
https://github.com/davegallant/vpngate.git
synced 2026-03-03 01:56:35 +00:00
Update actions/checkout action to v6 (#172)
* Update actions/checkout action to v6 * chore: update vendorHash in flake.nix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/update-vendor-hash.yml
vendored
2
.github/workflows/update-vendor-hash.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
update-hash:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user