Skip to content

Commit eb31867

Browse files
Update actions/upload-artifact action to v4.3.1
1 parent 8851655 commit eb31867

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
@@ -52,7 +52,7 @@ jobs:
5252
token: ${{ secrets.ASF_CROWDIN_API_TOKEN }}
5353

5454
- name: Upload ASF-WebConfigGenerator
55-
uses: actions/upload-artifact@v4.3.0
55+
uses: actions/upload-artifact@v4.3.1
5656
with:
5757
name: ${{ matrix.os }}_ASF-WebConfigGenerator
5858
path: docs

0 commit comments

Comments
 (0)