diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-05-08 19:52:55 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-05-08 19:52:55 +0200 |
| commit | 049875d2833f37ea7b59bb068eba75c494e8da87 (patch) | |
| tree | 519820c7d93eb6718f0b0f60f0ec12cbb4d30166 /.github/workflows/integration-test.yml | |
| parent | 07087ff6efa453e57dfd697bcf11989c659a9afd (diff) | |
| download | faker-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.yml | 2 |
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' |
