Update .forgejo/workflows/build.yml
This commit is contained in:
parent
b802c93007
commit
06c5657681
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: nodejs installation
|
||||
run: pacman -Syu nodejs --noconfirm
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Configure Git user
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue