Skip to content

Commit 3aa1f07

Browse files
authoredApr 1, 2025
Merge pull request #240 from WordPress/dependabot/github_actions/github-actions-5f6909df9a
Bump the github-actions group with 3 updates
2 parents 4ab82f6 + 4dbf762 commit 3aa1f07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎.github/workflows/tests.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,16 @@ jobs:
6464

6565
steps:
6666
- name: Checkout repository
67-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
67+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6868

6969
- name: Set up PHP
70-
uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d # v2.25.2
70+
uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # v2.32.0
7171
with:
7272
php-version: '7.4'
7373
coverage: none
7474

7575
- name: Install NodeJS
76-
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
76+
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
7777
with:
7878
node-version: 20
7979

0 commit comments

Comments
 (0)