Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Commit

Permalink
Updated github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Apr 13, 2021
1 parent c375a39 commit 634483a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Install Node
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: 14
registry-url: https://registry.npmjs.org/
Expand Down

0 comments on commit 634483a

Please sign in to comment.