Skip to content

Commit

Permalink
Upgrade Node version for Bower CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lumaxis authored Mar 4, 2024
1 parent 033dc7f commit 27507a4
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 27507a4

Please sign in to comment.