squash: Lower version of third-party actions
All checks were successful
build static site / build (pull_request) Successful in 32s
All checks were successful
build static site / build (pull_request) Successful in 32s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
156f5579f9
commit
0c4f13ba4e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
|
|
||||||
- run: make all
|
- run: make all
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: site
|
name: site
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Reference in a new issue