Merge pull request #182 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-8204c6933e
build(deps): bump the gha group in /.github/workflows with 2 updates
This commit is contained in:
commit
aed8412bd1
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
node build --arch x64
|
||||
node build --arch ia32
|
||||
- name: Upload the artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: win
|
||||
path: 'c:/a/**/build/out/*.zip'
|
||||
@ -128,7 +128,7 @@ jobs:
|
||||
echo "NW=$(curl -s https://nwjs.io/versions | jq -r '.latest' | sed 's/v//')" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: win
|
||||
path: release/win
|
||||
|
Loading…
x
Reference in New Issue
Block a user