aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/integration-test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/integration-test.yml')
-rw-r--r--.github/workflows/integration-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml
index 46d672d7..62526bff 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -24,7 +24,7 @@ jobs:
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
- 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'