Skip to content

chore: fix invalid action versions blocking CI#84

Merged
neverinfamous merged 1 commit intomainfrom
hotfix/github-actions-versions
Apr 6, 2026
Merged

chore: fix invalid action versions blocking CI#84
neverinfamous merged 1 commit intomainfrom
hotfix/github-actions-versions

Conversation

@neverinfamous
Copy link
Copy Markdown
Owner

Fix invalid versions

Copilot AI review requested due to automatic review settings April 6, 2026 13:09
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
do-manager f14747d Apr 06 2026, 01:10 PM

Copy link
Copy Markdown

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

Updates the Docker publish GitHub Actions workflow to use valid action major versions so CI is no longer blocked by non-existent tags.

Changes:

  • Replace actions/checkout@v6 with actions/checkout@v4 across all jobs.
  • Replace actions/setup-node@v6 with actions/setup-node@v4.
  • Replace actions/upload-artifact@v7 and actions/download-artifact@v8 with the valid @v4 majors.

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

@neverinfamous neverinfamous merged commit 4b0b6c6 into main Apr 6, 2026
29 checks passed
@neverinfamous neverinfamous deleted the hotfix/github-actions-versions branch April 6, 2026 13: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