Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/composer/_backend/squizlabs/php…
Browse files Browse the repository at this point in the history
…_codesniffer-3.11.3
  • Loading branch information
lewisgoddard authored Jan 28, 2025
2 parents 64aa647 + 4155d82 commit 6f1e0f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand All @@ -53,7 +53,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand All @@ -78,7 +78,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand All @@ -103,7 +103,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand All @@ -127,7 +127,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand Down

0 comments on commit 6f1e0f2

Please sign in to comment.