ci: update checkout actions
Some checks failed
/ check (push) Failing after 2s

This commit is contained in:
notohh 2023-10-07 16:31:29 -04:00
parent bb1f59d114
commit bc6a349416
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: install nix action
uses: https://github.com/DeterminateSystems/nix-installer-action@v5
with:

View file

@ -3,9 +3,9 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: install nix action
uses: https://github.com/DeterminateSystems/nix-installer-action@v5
with:
github-token: ${{ secrets.GH_TOKEN }}
- run: nix run nixpkgs#alejandra -- -c .
- run: nix run nixpkgs#alejandra -- -c .