We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ae291 commit f0a3419Copy full SHA for f0a3419
.github/workflows/gh-ci-cron.yaml
@@ -153,7 +153,7 @@ jobs:
153
154
- id: upload-artifacts
155
name: upload-artifacts
156
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
157
with:
158
name: cron-statuses-${{ matrix.mdakit }}-${{ matrix.jobstep }}
159
path: ${{ matrix.mdakit }}-${{ matrix.jobstep }}-statuses.json
0 commit comments