We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df4018f commit 09b0022Copy full SHA for 09b0022
1 file changed
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
token: ${{ secrets.ASF_CROWDIN_API_TOKEN }}
53
54
- name: Upload ASF-WebConfigGenerator
55
- uses: actions/upload-artifact@v3.1.3
+ uses: actions/upload-artifact@v4.0.0
56
with:
57
name: ${{ matrix.os }}_ASF-WebConfigGenerator
58
path: docs
0 commit comments