Skip to content

Commit

Permalink
build: bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhgray committed Nov 2, 2023
1 parent 4bedc6d commit 446db0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 17.x
node-version: 16.x
- run: yarn install --frozen-lockfile

- name: Install Wrangler
Expand Down

0 comments on commit 446db0b

Please sign in to comment.