Skip to content

Update publish-snapshot workflow actions#973

Merged
gyfora merged 1 commit into
apache:mainfrom
kornys:publish-snap-update
Apr 29, 2025
Merged

Update publish-snapshot workflow actions#973
gyfora merged 1 commit into
apache:mainfrom
kornys:publish-snap-update

Conversation

@kornys
Copy link
Copy Markdown
Contributor

@kornys kornys commented Apr 28, 2025

What is the purpose of the change

Update version of used github actions in publish-snapshot.yaml

Brief change log

  • Update cache, setup java and checkout to version 4

Signed-off-by: David Kornel <kornys@outlook.com>
@gyfora
Copy link
Copy Markdown
Contributor

gyfora commented Apr 28, 2025

What is the reason for this change?

@kornys
Copy link
Copy Markdown
Contributor Author

kornys commented Apr 29, 2025

GitHub is retiring the old cache service on 1 Feb 2025. -> https://stackoverflow.com/questions/77897660/github-actions-node-js-16-actions-are-deprecated-warning

Older majors of both actions run on Node 16, which is now deprecated. Upgrading to v4 moves the workflow to Node 20

@gyfora gyfora merged commit e744a4b into apache:main Apr 29, 2025
121 checks passed
@kornys kornys deleted the publish-snap-update branch April 29, 2025 07:59
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.

2 participants