Skip to content

Commit 113271b

Browse files
Update actions/upload-artifact action to v4.3.3
1 parent 1a493a4 commit 113271b

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
@@ -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.2
55+
uses: actions/upload-artifact@v4.3.3
5656
with:
5757
if-no-files-found: error
5858
name: ${{ matrix.os }}_ASF-WebConfigGenerator

0 commit comments

Comments
 (0)