Skip to content

fix: 将 actions/checkout 版本从 v6 降级到 v4#32

Merged
ZR233 merged 1 commit intomainfrom
dev-fix
Jan 29, 2026
Merged

fix: 将 actions/checkout 版本从 v6 降级到 v4#32
ZR233 merged 1 commit intomainfrom
dev-fix

Conversation

@ZR233
Copy link
Member

@ZR233 ZR233 commented Jan 29, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 29, 2026 03:19
@ZR233 ZR233 merged commit fa17933 into main Jan 29, 2026
5 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes two critical issues in the GitHub Actions workflow file: it corrects the usage of a non-existent version of actions/checkout and fixes a YAML syntax error.

Changes:

  • Downgraded actions/checkout from v6 (which doesn't exist) to v4 (the actual latest version)
  • Fixed YAML syntax error by removing invalid colon after the anchor name &setup-libudenv

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ZR233 ZR233 deleted the dev-fix branch January 29, 2026 04:14
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