mirror of
https://github.com/serokell/deploy-rs.git
synced 2024-11-22 05:04:13 +03:00
Merge pull request #248 from serokell/update-checkout-action
[Chore] Update "actions/checkout"
This commit is contained in:
commit
2ccd5d9939
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -5,7 +5,7 @@ jobs:
|
||||
check:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: check flake
|
||||
run: nix flake check -L
|
||||
|
Loading…
Reference in New Issue
Block a user