[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Github workflow files to use the latest versions of Github actions #161

Closed
alexmerlin opened this issue Mar 7, 2023 · 1 comment
Assignees

Comments

@alexmerlin
Copy link
Member

https://github.com/dotkernel/admin/actions/runs/4243411507

While running Github actions, the following warnings are thrown:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2.3.4, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

The save-state command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@alexmerlin alexmerlin self-assigned this Mar 7, 2023
alexmerlin added a commit that referenced this issue Mar 29, 2023
Issue #161: Bumped Github actions/checkout and actions/cache to v3.
@alexmerlin
Copy link
Member Author

Fixed in #162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant