We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8dd991e + 3c34328 commit ad0a46eCopy full SHA for ad0a46e
.github/workflows/test.yml
@@ -4,7 +4,7 @@ jobs:
4
test:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v5.0.0
8
- uses: cachix/install-nix-action@v31
9
with:
10
nix_path: nixpkgs=channel:nixos-unstable
.github/workflows/update.yml
@@ -7,7 +7,7 @@ jobs:
update-sources:
11
12
13
0 commit comments