Skip to content

Fix invalid actions/checkout SHA references in GitHub workflows#31

Merged
Mika3578 merged 2 commits into
test-cifrom
copilot/sub-pr-30
Nov 13, 2025
Merged

Fix invalid actions/checkout SHA references in GitHub workflows#31
Mika3578 merged 2 commits into
test-cifrom
copilot/sub-pr-30

Conversation

Copilot AI commented Nov 13, 2025

Copy link
Copy Markdown

Both workflow files referenced non-existent commit SHAs for actions/checkout, causing the action to fail with "could not be found at the URI" errors.

Changes

  • Updated actions/checkout@a92723a3b2fd6e477b7a2a418b1a52c2b6b5c5ee to actions/checkout@v4 in windows-release.yml
  • Updated actions/checkout@cfd5d913b3d6c3b4b7a0c3e8bfa6e2c1e2c3b2e3 to actions/checkout@v4 in windows-debug.yml

Both workflows now reference the stable v4 tag instead of invalid commit hashes.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI mentioned this pull request Nov 13, 2025
@Mika3578
Mika3578 marked this pull request as ready for review November 13, 2025 11:38
Copilot AI review requested due to automatic review settings November 13, 2025 11:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


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

Co-authored-by: Mika3578 <58137747+Mika3578@users.noreply.github.com>
Copilot AI changed the title [WIP] Add custom agent configuration for eMule Morph project Fix invalid actions/checkout SHA references in GitHub workflows Nov 13, 2025
Copilot AI requested a review from Mika3578 November 13, 2025 11:39
@Mika3578
Mika3578 requested a review from Copilot November 13, 2025 11:48
@Mika3578
Mika3578 merged commit b7ad896 into test-ci Nov 13, 2025
4 checks passed
@Mika3578
Mika3578 deleted the copilot/sub-pr-30 branch November 13, 2025 11:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


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

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.

3 participants