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.
1 parent 0404672 commit b1f38aeCopy full SHA for b1f38ae
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout repository
10
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
11
- name: Install Nix
12
uses: DeterminateSystems/nix-installer-action@main
13
# - uses: cachix/cachix-action@v12
.github/workflows/update-flake-lock.yml
@@ -9,7 +9,7 @@ jobs:
14
15
- name: Update flake.lock
0 commit comments