Skip to content

Use latest actions/checkout@v4 - #16042

Merged
sobolevn merged 1 commit into
masterfrom
use-recent-checkout-action
Sep 4, 2023
Merged

Use latest actions/checkout@v4#16042
sobolevn merged 1 commit into
masterfrom
use-recent-checkout-action

Conversation

@sobolevn

Copy link
Copy Markdown
Member

Looks like recent CI failures are related.
Release docs: https://github.com/actions/checkout/releases/tag/v4.0.0

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@sobolevn

Copy link
Copy Markdown
MemberAuthor

It unblocks the CI! See similar PR to CPython: python/cpython#108879

@sobolevn
sobolevn merged commit 4496a00 into masterSep 4, 2023
@sobolevn
sobolevn deleted the use-recent-checkout-action branch September 4, 2023 16:28
Sign up for freeto 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

@sobolevn