Skip to content

Upgrade workflow dependencies#25

Open
fnogatz wants to merge 2 commits intoGhostff:masterfrom
fnogatz:upgrade-workflow-dependencies
Open

Upgrade workflow dependencies#25
fnogatz wants to merge 2 commits intoGhostff:masterfrom
fnogatz:upgrade-workflow-dependencies

Conversation

@fnogatz
Copy link
Copy Markdown

@fnogatz fnogatz commented Apr 9, 2026

This PR upgrades the two workflow dependencies actions/cache and actions/checkout. The currently used actions/cache@v2 is deprecated and sunsetted for more than a year now, resulting in failing workflow runs like this one and thus failing checks as in #24.

fnogatz and others added 2 commits April 10, 2026 00:16
No breaking changes according to the [changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md).

Co-authored-by: Falco Nogatz <falco.nogatz@bahag.com>
No breaking changes according to the [README](https://github.com/actions/cache\?tab\=readme-ov-file#whats-new). The former v2 is deprecated and sunsetted for more than a year now, resulting in failing workflow runs like [this one](https://github.com/Ghostff/Session/actions/runs/21420052010/job/61677355966\?pr\=24).

Co-authored-by: Falco Nogatz <falco.nogatz@bahag.com>
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