We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c65d6 commit 7c822fdCopy full SHA for 7c822fd
.github/workflows/fetch-plugins.yml
@@ -19,7 +19,7 @@ jobs:
19
ref: ${{ github.head_ref }}
20
21
- name: Install nix
22
- uses: cachix/install-nix-action@V28
+ uses: cachix/install-nix-action@v30
23
with:
24
github_access_token: ${{ github.token }}
25
.github/workflows/pr-update-changes.yaml
.github/workflows/update-all-plugins.yml
@@ -15,7 +15,7 @@ jobs:
15
16
token: ${{ github.token }}
17
18
- - uses: cachix/install-nix-action@V28
+ - uses: cachix/install-nix-action@v30
0 commit comments