Skip to content

Update github actions to latest versions#408

Merged
gkreitz merged 2 commits intoKattis:masterfrom
gkreitz:bump_github_actions_versions
Apr 13, 2026
Merged

Update github actions to latest versions#408
gkreitz merged 2 commits intoKattis:masterfrom
gkreitz:bump_github_actions_versions

Conversation

@gkreitz
Copy link
Copy Markdown
Contributor

@gkreitz gkreitz commented Apr 13, 2026

Our CI looks like it's currently breaking. During builds, we get warnings about too old github actions, so let's start by bumping them all to the latest version.

Adds a workaround for the checkout action failing to set safe.directory when used with a container, as that turned out to be what was breaking the build (setuptools-scm tried to read the git version).

I wish there was better documentation on github actions versions, and a better way to test these... The pypi changes in this PR are untested, but I can't see a way to test those except for merging this and doing a test-pypi release.

@gkreitz gkreitz force-pushed the bump_github_actions_versions branch from d16468d to 01f3aa9 Compare April 13, 2026 07:17
@gkreitz gkreitz force-pushed the bump_github_actions_versions branch from 01f3aa9 to 991b6eb Compare April 13, 2026 07:25
@gkreitz gkreitz merged commit e9a0726 into Kattis:master Apr 13, 2026
5 checks passed
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