We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed1f42 commit ce08e20Copy full SHA for ce08e20
.github/workflows/release.yml
@@ -67,7 +67,7 @@ jobs:
67
68
ditto -c -k --keepParent "$ARTIFACT_PATH" "ArrivalsMac.zip"
69
70
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
71
with:
72
name: Arrivals
73
path: ./ArrivalsMac.zip
0 commit comments