Skip to content

Commit 2d93e24

Browse files
chore(deps): update actions/upload-artifact action to v4.4.3
1 parent ee38956 commit 2d93e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
--group ${{ matrix.group }}
6969
- name: Upload test results
7070
if: always()
71-
uses: actions/upload-artifact@v4.4.0
71+
uses: actions/upload-artifact@v4.4.3
7272
with:
7373
name: test-results-${{ matrix.group }}
7474
path: |

0 commit comments

Comments
 (0)