Merge pull request #179 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-393ff94d45
build(deps): bump the gha group in /.github/workflows with 1 update
This commit is contained in:
commit
c96fb7bbc0
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -126,15 +126,15 @@ 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
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: linux
|
||||
path: release/linux
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: mac
|
||||
path: release/mac
|
||||
|
Loading…
x
Reference in New Issue
Block a user