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.
1 parent 6f519eb commit d1c41d2Copy full SHA for d1c41d2
.github/workflows/e2e.yml
@@ -40,7 +40,7 @@ jobs:
40
fetch-depth: 0
41
42
- name: Install Nix on self-hosted ARC runners
43
- uses: DeterminateSystems/nix-installer-action@v19
+ uses: DeterminateSystems/nix-installer-action@v20
44
if: inputs.runs-on == 'self-hosted-ncn-dind'
45
with:
46
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments