Skip to content

Commit

Permalink
Fix ci again
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Jun 4, 2024
1 parent 77b78cc commit 2bb939f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@master
- uses: actions/setup-node@master
with:
node-version: "14.19.0"
node-version: "16.20.2"
# Get a bot token so the bot's name shows up on all our actions
- name: Get Token From roku-ci-token Application
uses: tibdex/github-app-token@v1
Expand Down

0 comments on commit 2bb939f

Please sign in to comment.