mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-05 04:46:57 +03:00
chore(deps): update actions/checkout action to v5
This commit is contained in:
parent
0e38deb199
commit
29dc75ec63
7 changed files with 7 additions and 7 deletions
2
.github/workflows/update-flake.yml
vendored
2
.github/workflows/update-flake.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- uses: cachix/install-nix-action@c134e4c9e34bac6cab09cf239815f9339aaaf84e # v31
|
||||
|
||||
- uses: DeterminateSystems/update-flake-lock@v27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue