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 471fe73 + fb60a9f commit d257bd6Copy full SHA for d257bd6
.github/workflows/cache.yml
@@ -15,7 +15,7 @@ jobs:
15
- macos-latest
16
- ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v3.5.2
+ - uses: actions/checkout@v3.5.3
19
20
- name: "Install Nix️"
21
uses: cachix/install-nix-action@v21
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
14
0 commit comments