Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/composer/_backend/stripe/stripe…
Browse files Browse the repository at this point in the history
…-php-16.1.0
  • Loading branch information
lewisgoddard authored Oct 9, 2024
2 parents db73ede + 591b8f4 commit 0aa551d
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/[email protected].3
uses: actions/[email protected].4
with:
node-version: 18

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

- name: Setup Node.js
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: 18

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

- name: Setup Node.js
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: 18

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

- name: Setup Node.js
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: 18

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

- name: Setup Node.js
uses: actions/[email protected].3
uses: actions/[email protected].4
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/[email protected].3
uses: actions/[email protected].4
with:
node-version: 18

Expand Down

0 comments on commit 0aa551d

Please sign in to comment.