issues
search
roots
/
sage
WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
https://roots.io/sage/
MIT License
12.77k
stars
3.06k
forks
source link
fix: Deprecation errors in CI Action
#3183
Closed
dr5hn
closed
10 months ago
dr5hn
commented
10 months ago
This PR Fixes
We can now simply cache yarn by just specifying a
cache
key to actions/setup-node@v4
Replace: deprecated
COMPOSER_TOKEN
variable in favor of
GITHUB_TOKEN
.
fix: The set-output command is deprecated and will be disabled soon.
This PR Fixes
cache
key to actions/setup-node@v4COMPOSER_TOKEN
variable in favor ofGITHUB_TOKEN
.