Skip to content

Commit

Permalink
Merge pull request #700 from github/fix-bower-ci
Browse files Browse the repository at this point in the history
Upgrade Node version for Bower CI
  • Loading branch information
lumaxis authored Mar 12, 2024
2 parents 033dc7f + 27507a4 commit 292af3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 8
node-version: 18
- name: Install Bower
run: npm install -g bower
- name: Set up Ruby
Expand Down

0 comments on commit 292af3b

Please sign in to comment.