mirror of
https://code.forgejo.org/actions/setup-go
synced 2025-06-08 11:38:22 +02:00
Update workflow.yml
This commit is contained in:
parent
44112531e2
commit
6f51fae27c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
operating-system: [ubuntu-latest, windows-latest]
|
||||
actions:
|
||||
- name: Set Node.js 10.x
|
||||
uses: bryanmacfarlane/node-config@master
|
||||
uses: actions/setup-node@master
|
||||
with:
|
||||
version: 10.x
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue