aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/integration-test.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-02-01 08:01:43 +0100
committerGitHub <[email protected]>2025-02-01 08:01:43 +0100
commit8d5826136398c4facd3f2d3a7908d2bd5788862e (patch)
tree1bb90820f8bfc56cd75ab203e805f0b90fdd1d0e /.github/workflows/integration-test.yml
parentaee6c58b96d141c036c92e8dd4358fd966a96a55 (diff)
downloadfaker-8d5826136398c4facd3f2d3a7908d2bd5788862e.tar.xz
faker-8d5826136398c4facd3f2d3a7908d2bd5788862e.zip
chore(deps): update all non-major dependencies (#3384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 63cd4000..4d17a599 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -24,7 +24,7 @@ jobs:
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
- name: Set node version to 22
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
+ uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
with:
node-version: 22
cache: 'pnpm'