Skip to content

Commit

Permalink
upgrade to node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuanqi Sun committed May 17, 2021
1 parent f25fe2f commit 1f5684a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-feed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/[email protected]
with:
node-version: "14"
node-version: "16"
- name: Install dependencies
run: npm i
- name: Build the feed
Expand Down

0 comments on commit 1f5684a

Please sign in to comment.