diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-01 11:01:44 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-03-01 11:01:44 +0100 |
| commit | f85ef5f9f691dd99428c2e632a384cb6304dad40 (patch) | |
| tree | ab7bd20f28d2a21cd04a56e3f96c22837801d9c5 /.github/workflows/integration-test.yml | |
| parent | 24d60a07053e967210e2fcd98225f7e2f3fa2acf (diff) | |
| download | faker-f85ef5f9f691dd99428c2e632a384cb6304dad40.tar.xz faker-f85ef5f9f691dd99428c2e632a384cb6304dad40.zip | |
chore(deps): update all non-major dependencies (#3422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ST-DDT <[email protected]>
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 4d17a599..f49369e7 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 + uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 - name: Set node version to 22 uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0 |
