diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5817870..ed70635 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -156,7 +156,7 @@ jobs: uses: actions/checkout@v6 - name: Expose GitHub Runtime - uses: crazy-max/ghaction-github-runtime@v3 + uses: crazy-max/ghaction-github-runtime@v4 - # FIXME: Needs to setup node twice on Windows: https://github.com/actions/setup-node/issues/1357#issuecomment-3254613964 name: Setup Node