Skip to content

Commit f0a3419

Browse files
committed
match upload with download version
1 parent 89ae291 commit f0a3419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-ci-cron.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
154154
- id: upload-artifacts
155155
name: upload-artifacts
156-
uses: actions/upload-artifact@v3
156+
uses: actions/upload-artifact@v4
157157
with:
158158
name: cron-statuses-${{ matrix.mdakit }}-${{ matrix.jobstep }}
159159
path: ${{ matrix.mdakit }}-${{ matrix.jobstep }}-statuses.json

0 commit comments

Comments
 (0)