Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
bump setup node.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradgarropy committed Dec 9, 2020
1 parent e805c20 commit c2770e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: "📚 checkout"
uses: actions/[email protected]
- name: "🟢 node"
uses: actions/setup-node@v1.1.0
uses: actions/setup-node@v1.4.4
with:
version: 13
registry-url: https://registry.npmjs.org/
Expand Down

0 comments on commit c2770e3

Please sign in to comment.