Skip to content

Commit 4dd5ffd

Browse files
Update actions/upload-artifact action to v3.1.1
1 parent b2ebc50 commit 4dd5ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.1.0
51+
uses: actions/upload-artifact@v3.1.1
5252
with:
5353
name: ${{ matrix.os }}_ASF-WebConfigGenerator
5454
path: docs

0 commit comments

Comments
 (0)