Skip to content

Commit d7849e8

Browse files
committed
Update to latest
1 parent 8647567 commit d7849e8

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
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
needs: test
4949
steps:
50-
- uses: actions/download-artifact@v4.1.3
50+
- uses: actions/download-artifact@v4.1.8
5151
- name: Publish Test Reports
5252
uses: EnricoMi/publish-unit-test-result-action/composite@v2
5353
if: always()

0 commit comments

Comments
 (0)