Commit 088647e1df999e5739e78fdf06d1f29f64afa693 triggered by: schedule of refs/heads/main branch (workflow run ID: 13297956075; number: 3504; attempt: 1) #3504
ci-cd.yml
on: schedule
⚙️ Pre-set global build settings
14s
👷📝 v10.0.2.dev74+g088647e1 changelog [mode: test]
0s
👷 dists ${{ needs.pre-setup.outputs.git-tag }} [mode: ${{ ((fromJSON(needs.pre-setup.outputs.is-untagged-devel) && 'nightly') || '') }}${{ ((fromJSON(needs.pre-setup.outputs.release-requested) && 'release') || '') }}${{ ((!fromJSON(needs.pre-setup.outputs.is-untagged-devel) && !fromJSON(needs.pre-setup.outputs.release-requested) && 'test') || '') }}]
0s
Matrix: lint
Matrix: 🧪 🐍${{
matrix.python-version
}} @ ${{
matrix.os
}}
Publish 🐍📦 ${{ needs.pre-setup.outputs.git-tag }} to PyPI
0s
Publish 🐍📦 ${{ needs.pre-setup.outputs.git-tag }} to TestPyPI
0s
Publish post-release Git tag for ${{ needs.pre-setup.outputs.git-tag }}
0s
Publish a GitHub Release for ${{ needs.pre-setup.outputs.git-tag }}
0s
Annotations
2 errors and 1 warning
👷📝 v10.0.2.dev74+g088647e1 changelog [mode: test]
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
check
Process completed with exit code 1.
|
👷📝 v10.0.2.dev74+g088647e1 changelog [mode: test]
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|