Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub Actions #1817

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Update GitHub Actions #1817

merged 2 commits into from
Oct 24, 2024

Conversation

dscho
Copy link
Member

@dscho dscho commented Oct 24, 2024

I just noticed that the PR build of #1816 failed because of the actions/upload-artifact@v2 problem I had encountered elsewhere already. The fix is easy: update to the latest version.

The v2 version of `upload-artifact`/`download-artifact` is no longer
supported and stopped working. Let's update to v4, which _does_ work.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Every once in a while, the GitHub Actions we use (such as `checkout`,
`upload-artifact`, etc) require updates as the old versions stop
working.

Let's ask Dependabot to take care of this tedious task.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho self-assigned this Oct 24, 2024
@dscho dscho merged commit 1cefe50 into master Oct 24, 2024
5 checks passed
@dscho dscho deleted the update-github-actions branch October 24, 2024 11:32
@dscho dscho added this to the M195 milestone Oct 24, 2024
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.

1 participant