Skip to content

Conversation

@brk
Copy link
Contributor

@brk brk commented Mar 18, 2025

The workflow had been failing because it used
actions/upload-pages-artifact@v2 which used
actions/upload-artifact@v3 which was decomissioned on 2025-01-30.

See: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

This also bumps the tagged versions for other actions in this workflow, with the intention of avoiding future surprises of this sort.

The workflow had been failing because it used
`actions/upload-pages-artifact@v2` which used
`actions/upload-artifact@v3` which was decomissioned on 2025-01-30.

See: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

This also bumps the tagged versions for other actions in this workflow,
with the intention of avoiding future surprises of this sort.
Copy link
Contributor

@sipma sipma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@sipma sipma merged commit 9537df9 into static-analysis-engineering:master Mar 19, 2025
24 checks passed
@brk brk deleted the docs-actions-tags branch March 20, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants