aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pr.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-15 09:09:36 +0200
committerGitHub <[email protected]>2024-07-15 09:09:36 +0200
commit8a35e7092587aa236b5f759cfff34fc6318ebf60 (patch)
treed00d290732c9df809f00ebc186de934e5370ab88 /.github/workflows/pr.yml
parent118f95eb368fc672c98be4c57c089042b9d94028 (diff)
downloadfaker-8a35e7092587aa236b5f759cfff34fc6318ebf60.tar.xz
faker-8a35e7092587aa236b5f759cfff34fc6318ebf60.zip
chore(deps): update actions/setup-node action to v4.0.3 (#3010)
Diffstat (limited to '.github/workflows/pr.yml')
-rw-r--r--.github/workflows/pr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml
index 37a8ad7e..878e427a 100644
--- a/.github/workflows/pr.yml
+++ b/.github/workflows/pr.yml
@@ -23,7 +23,7 @@ jobs:
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
- name: Set node version to 22
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
+ uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
node-version: 22
cache: 'pnpm'