diff --git a/setup-hugo/action.yml b/setup-hugo/action.yml index 51f253f..b3c4823 100644 --- a/setup-hugo/action.yml +++ b/setup-hugo/action.yml @@ -43,7 +43,7 @@ runs: go-version: "${{ inputs.go-version }}" go-version-file: "${{ inputs.go-version-file }}" - - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 + - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: "${{ inputs.node-version }}"