Skip to content

Commit

Permalink
use latest node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmajor committed May 2, 2024
1 parent 6452550 commit e82d23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: '21.3'
node-version: '22.0'

- name: Get Composer cache directory path
id: composer-cache
Expand Down

0 comments on commit e82d23c

Please sign in to comment.