Skip to content

Commit 9169fe2

Browse files
Update actions/upload-artifact action to v3.1.2
1 parent 419a963 commit 9169fe2

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

0 commit comments

Comments
 (0)