Update actions/checkout action to v4
This commit is contained in:
parent
9d9ab3b818
commit
4e6895cb5f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
flake-update:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: apt update && apt install -y sudo
|
||||
- uses: https://github.com/cachix/install-nix-action@v30
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue