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 a567064 + 8e00c3b commit 59448d4Copy full SHA for 59448d4
.github/workflows/cache.yml
@@ -15,7 +15,7 @@ jobs:
15
- macos-latest
16
- ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v3.4.0
+ - uses: actions/checkout@v3.5.0
19
20
- name: "Install Nix️"
21
uses: cachix/install-nix-action@v20
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
14
0 commit comments