update use
This commit is contained in:
parent
a8f50639a4
commit
ea26dd36c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
# - name: Create nix mount point
|
||||
# if: contains(matrix.os, 'ubuntu-x86_64')
|
||||
# run: sudo mkdir /nix
|
||||
- uses: actions/setup-node@v4
|
||||
- uses: https://github.com/actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
- name: Checkout repository
|
||||
|
|
Reference in a new issue