We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4747895 commit c591c95Copy full SHA for c591c95
1 file changed
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Upload ASF-WebConfigGenerator
52
continue-on-error: true
53
- uses: actions/upload-artifact@v2.3.1
+ uses: actions/upload-artifact@v3.0.0
54
with:
55
name: ${{ matrix.os }}_ASF-WebConfigGenerator
56
path: docs
0 commit comments