aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/integration-test.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-05-08 19:52:55 +0200
committerGitHub <[email protected]>2025-05-08 19:52:55 +0200
commit049875d2833f37ea7b59bb068eba75c494e8da87 (patch)
tree519820c7d93eb6718f0b0f60f0ec12cbb4d30166 /.github/workflows/integration-test.yml
parent07087ff6efa453e57dfd697bcf11989c659a9afd (diff)
downloadfaker-049875d2833f37ea7b59bb068eba75c494e8da87.tar.xz
faker-049875d2833f37ea7b59bb068eba75c494e8da87.zip
chore(deps): update all non-major dependencies (#3498)
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'