Skip to content

Commit

Permalink
match upload with download version
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Mar 17, 2024
1 parent 89ae291 commit f0a3419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
- id: upload-artifacts
name: upload-artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: cron-statuses-${{ matrix.mdakit }}-${{ matrix.jobstep }}
path: ${{ matrix.mdakit }}-${{ matrix.jobstep }}-statuses.json
Expand Down

0 comments on commit f0a3419

Please sign in to comment.