Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Minor: dropping deprecated functions for future support #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jaku-jaku
Copy link

@jaku-jaku jaku-jaku commented Oct 27, 2023

Current Script Warnings:

Warning

[Sync docs]
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Warning

[Sync docs]
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/

Fixes:

  • checkout v3 instead of v2
  • update ::set-output to the latest version

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/
@welcome
Copy link

welcome bot commented Oct 27, 2023

Thanks for opening this pull request! 💖
Please check out the code of conduct and the contributing guidelines.
Although, you probably have read it already. 😎

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

Successfully merging this pull request may close these issues.

1 participant