Skip to content

Commit c591c95

Browse files
Update actions/upload-artifact action to v3 (#521)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4747895 commit c591c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Upload ASF-WebConfigGenerator
5252
continue-on-error: true
53-
uses: actions/upload-artifact@v2.3.1
53+
uses: actions/upload-artifact@v3.0.0
5454
with:
5555
name: ${{ matrix.os }}_ASF-WebConfigGenerator
5656
path: docs

0 commit comments

Comments
 (0)