aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/check-release-pr.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check-release-pr.yml')
-rw-r--r--.github/workflows/check-release-pr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-release-pr.yml b/.github/workflows/check-release-pr.yml
index b81cb2f5..e8bf6e8f 100644
--- a/.github/workflows/check-release-pr.yml
+++ b/.github/workflows/check-release-pr.yml
@@ -33,7 +33,7 @@ jobs:
package_json_file: faker/package.json
- name: Set node version to 22
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: 22
cache: 'pnpm'