Skip to content

Commit

Permalink
Switch to upload-artifact@v4.
Browse files Browse the repository at this point in the history
  • Loading branch information
chirs241097 committed Nov 14, 2024
1 parent 2931d2d commit e2d97c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: |
cd package_workspace
cp $MINGW_PREFIX/bin/libglib-2.0-*.dll ./
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: msys2-mingw-w64-x86_64-windows
path: package_workspace/*

0 comments on commit e2d97c6

Please sign in to comment.