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 10f1b4f commit 7828561Copy full SHA for 7828561
.github/workflows/build-jsp.yml
@@ -80,7 +80,7 @@ jobs:
80
env:
81
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
82
- name: Upload UnicodeJsps.war
83
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
84
with:
85
name: UnicodeJsps
86
path: UnicodeJsps/target/UnicodeJsps.war
0 commit comments