Skip to content

⬆️ Update quantecon/actions to v0.6.0#38

Merged
mmcky merged 2 commits intomainfrom
update-quantecon-actions-v0.6.0
Feb 10, 2026
Merged

⬆️ Update quantecon/actions to v0.6.0#38
mmcky merged 2 commits intomainfrom
update-quantecon-actions-v0.6.0

Conversation

@mmcky
Copy link
Contributor

@mmcky mmcky commented Feb 10, 2026

Summary

This PR updates all quantecon/actions references in GitHub Actions workflows to use the pinned version v0.6.0.

Changes

  • ci.yml: Updated 5 action references from @v0 and @v0.5.0 to @v0.6.0
  • publish.yml: Updated 4 action references from @v0 to @v0.6.0
  • cache.yml: Updated 1 action reference from @v0 to @v0.6.0

Benefits

  • Dependabot compatibility: Pinned versions allow Dependabot to automatically create PRs for future updates
  • Build reproducibility: Explicit version pinning ensures consistent builds
  • Version control: Clear tracking of which action versions are in use

Actions updated

  • quantecon/actions/restore-jupyter-cache
  • quantecon/actions/build-lectures
  • quantecon/actions/preview-netlify
  • quantecon/actions/publish-gh-pages
  • quantecon/actions/build-jupyter-cache

- Update all workflow files to use pinned version v0.6.0
- Ensures Dependabot can track and update versions
- Improves build reproducibility
- Document best practice for using gh CLI with temporary files
- Add .tmp/ directory to .gitignore for temporary files
- Prevents shell escaping issues in zsh
@github-actions
Copy link

github-actions bot commented Feb 10, 2026

📖 Netlify Preview Ready!

Preview URL: https://pr-38--jade-tarsier-d98a19.netlify.app

Commit: e1e0fe5


Build Info

@mmcky mmcky merged commit 2c9bcda into main Feb 10, 2026
1 check passed
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