lucee-docs icon indicating copy to clipboard operation
lucee-docs copied to clipboard

Update GitHub Actions to the latest versions

Open jbampton opened this issue 6 months ago • 3 comments

https://github.com/actions/setup-node

https://github.com/actions/node-versions

https://github.com/actions/checkout

https://github.com/actions/setup-python

https://github.com/actions/cache

https://github.com/actions/setup-java

https://github.com/actions/upload-artifact

https://github.com/igorshubovych/markdownlint-cli

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

jbampton avatar May 07 '25 16:05 jbampton

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 26 '25 16:05 CLAassistant

@jbampton thanks for this, can we stick to the major versions rather than pinning to exact versions to avoid the constant upgrade maintenance dance? (ie just @v4 vs @v4.2.3)

zspitzer avatar May 28 '25 11:05 zspitzer

@zspitzer this is all fixed now.

And I fixed the Markdown linter errors too

jbampton avatar Jun 05 '25 15:06 jbampton