Skip to content

ci: update GitHub Actions workflow to use checkout@v7 - #20

Open
drshtmstry wants to merge 1 commit into
WHONET-Development:mainfrom
drshtmstry:patch-1
Open

ci: update GitHub Actions workflow to use checkout@v7#20
drshtmstry wants to merge 1 commit into
WHONET-Development:mainfrom
drshtmstry:patch-1

Conversation

@drshtmstry

Copy link
Copy Markdown
Contributor

📌 Summary

Updates the WinGet publication workflow (komac) to use the latest version of the actions/checkout action and switches the runner to ubuntu-slim.

🔄 Changes

  • Action Update: Upgraded actions/checkout to @v7.
  • Runner Update: Changed runs-on from ubuntu-latest to ubuntu-slim for faster, lightweight job execution.

✅ Verification

  • Verified workflow syntax and YAML formatting.

## 📌 Summary
Updates the WinGet publication workflow (`komac`) to use the latest version of the `actions/checkout` action and switches the runner to `ubuntu-slim`.

## 🔄 Changes
* **Action Update:** Upgraded `actions/checkout` to `@v7`.
* **Runner Update:** Changed `runs-on` from `ubuntu-latest` to `ubuntu-slim` for faster, lightweight job execution.

## ✅ Verification
- [x] Verified workflow syntax and YAML formatting.
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.

1 participant