Skip to content

Update actions#414

Draft
jsoref wants to merge 3 commits into
ngneat:mainfrom
jsoref:update-actions
Draft

Update actions#414
jsoref wants to merge 3 commits into
ngneat:mainfrom
jsoref:update-actions

Conversation

@jsoref
Copy link
Copy Markdown
Contributor

@jsoref jsoref commented May 25, 2026

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Uses deprecated actions which github periodically threatens to stop supporting

What is the new behavior?

Warnings about stale actions won't happen for a few more years

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Comment thread .github/workflows/ci.yml
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'npm'
cache: "npm"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't make this change. I blame VS Code which apparently felt some obligation to do this.

Copy link
Copy Markdown
Contributor Author

@jsoref jsoref left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VS Code/GitHub made me do this.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant