Skip to content

[ci] Update GitHub Actions to latest major release#824

Open
gruenich wants to merge 1 commit intoform-dev:masterfrom
gruenich:feature/update-github-actions
Open

[ci] Update GitHub Actions to latest major release#824
gruenich wants to merge 1 commit intoform-dev:masterfrom
gruenich:feature/update-github-actions

Conversation

@gruenich
Copy link
Copy Markdown

@gruenich gruenich commented May 5, 2026

Fix deprecation warnings that Node20.js will stop working in June.

There is one case where actions/checkout@v1 is used. This will still break in June. I am not aware of an obvious replacement.

@coveralls
Copy link
Copy Markdown

coveralls commented May 6, 2026

Coverage Status

coverage: 58.479% (-0.002%) from 58.481% — gruenich:feature/update-github-actions into form-dev:master

@gruenich gruenich force-pushed the feature/update-github-actions branch from 04d2215 to b46f98b Compare May 6, 2026 05:25
@gruenich
Copy link
Copy Markdown
Author

gruenich commented May 6, 2026

Additional to the issue with actions/checkout@v1, not all dependencies are ready for Node 20 to 24 switch. See awalsh128/cache-apt-pkgs-action#198

Comment thread .github/actions/setup-build/action.yml Outdated
@gruenich gruenich force-pushed the feature/update-github-actions branch from b46f98b to 782d65a Compare May 8, 2026 17:16
Fix deprecation warnings that Node20.js will stop working
in June.
@gruenich gruenich force-pushed the feature/update-github-actions branch from 782d65a to 4d657dc Compare May 10, 2026 11:52
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.

3 participants