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

BUG - Node.js 16 actions and set-outputdeprecated #62

Open
PHRaposo opened this issue Mar 25, 2024 · 1 comment
Open

BUG - Node.js 16 actions and set-outputdeprecated #62

PHRaposo opened this issue Mar 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@PHRaposo
Copy link

I was unable to deploy the page and it's impossible to add a new posts now.

Anottations

build (https://github.com/PHRaposo/PHRaposo.github.io/actions/runs/8414565209/job/23038436868)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ruby/setup-ruby@0a29871, actions/configure-pages@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

build (https://github.com/PHRaposo/PHRaposo.github.io/actions/runs/8414565209/job/23038436868#step:3:80)
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/

@PHRaposo PHRaposo added the bug Something isn't working label Mar 25, 2024
@PHRaposo
Copy link
Author

I believe I've found the source of the problem:

  • When I was removing the original posts, the folder "_posts" was also removed. Then, when I tried to include a new post, I received the error messages listed above.
  • This is my first time using GitHub pages, so I apologize if this is an elementary mistake.
    Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants