| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 10554eb commit e748d19
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -203,7 +203,7 @@ jobs: | |||
| 203 | 203 | [ "$(curl -ISsw "%{http_code}" -o /dev/null "https://nodejs.cachix.org/$(basename ${V8_STORE_PATH%-v8-*}).narinfo")" != "200" ] || | |
| 204 | 204 | echo "ALREADY_CACHED=true" >> "$GITHUB_OUTPUT" | |
| 205 | 205 | ||
| 206 | - - uses: cachix/cachix-action@1eb2ef646ac0255473d23a5907ad7b04ce94065c # v17 | ||
| 206 | + - uses: cachix/cachix-action@5f2d7c5294214f71b873db4b969586b980625e71 # v17 | ||
| 207 | 207 | if: ${{ steps.v8-drv.outputs.ALREADY_CACHED != 'true' }} | |
| 208 | 208 | with: | |
| 209 | 209 | name: nodejs | |
| Back | FazBrowse Home | New Git URL |
0 commit comments