Skip to content

Commit

Permalink
Use a pre-installed node version to avoid hitting timeouts on node-do…
Browse files Browse the repository at this point in the history
…wnload
  • Loading branch information
DavidS-ovm committed Sep 13, 2023
1 parent 6e6a45b commit 353e22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 19
node-version: 18
cache: npm

- name: Install additional go tooling
Expand Down

0 comments on commit 353e22b

Please sign in to comment.