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 33662bc + bb8c55a commit ddf22b6Copy full SHA for ddf22b6
.github/workflows/cache.yml
@@ -15,7 +15,7 @@ jobs:
15
- macos-latest
16
- ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v3.5.0
+ - uses: actions/checkout@v3.5.2
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