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 92300bc + f17881c commit 07c6163Copy full SHA for 07c6163
.github/workflows/cache.yml
@@ -15,7 +15,7 @@ jobs:
15
- macos-latest
16
- ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v4.1.7
+ - uses: actions/checkout@v4.2.0
19
20
- name: "Install Nix️"
21
uses: cachix/install-nix-action@v29
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
14
0 commit comments