Skip to content

Commit 8b3bcf5

Browse files
committed
Update actions/upload-artifact action to v3.1.0
1 parent e0147e8 commit 8b3bcf5

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
@@ -48,7 +48,7 @@ jobs:
4848
token: ${{ secrets.ASF_CROWDIN_API_TOKEN }}
4949

5050
- name: Upload ASF-WebConfigGenerator
51-
uses: actions/upload-artifact@v3.0.0
51+
uses: actions/upload-artifact@v3.1.0
5252
with:
5353
name: ${{ matrix.os }}_ASF-WebConfigGenerator
5454
path: docs

0 commit comments

Comments
 (0)