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 actions/checkout to v4 #992

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

thvdveld
Copy link
Contributor

I think #983 is hitting actions/checkout#299 where the wrong commit is used at checkout.

When looking at the logs in CI, the job is checking out:

/usr/bin/git log -1 --format='%H'
'07baa01daedd72ccf79dd1331e9a0eed402c63c9'

while the latest commit for that PR is 916f450ca061026dfa5686043c95e3d5d22deb2e.

Maybe updating actions/checkout to the latest version might fix the issue. The latest release of checkout v2 was in 2022.

@thvdveld thvdveld added this pull request to the merge queue Sep 18, 2024
Merged via the queue into smoltcp-rs:main with commit 9cc0657 Sep 18, 2024
12 checks passed
@thvdveld thvdveld deleted the update-action-checkout branch September 18, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant