diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 66e1afb..da5ed70 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -125,7 +125,7 @@ jobs: run: echo "GOVERSION=$(go version)" >> $GITHUB_OUTPUT - name: Set up Node - uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0 + uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 with: node-version: 20