Skip to content

Fix set-output deprecation warnings - #355

Open
icemac wants to merge 2 commits into
masterfrom
fix-set-output-deprecation
Open

Fix set-output deprecation warnings#355
icemac wants to merge 2 commits into
masterfrom
fix-set-output-deprecation

Conversation

@icemac

@icemac icemac commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Each matrix job warned about the deprecated set-output command; write to $GITHUB_OUTPUT instead. matrix.os is gone from the test cache key because the tests job has no os dimension.

Comment created by Claude

Every matrix job emitted a deprecation warning for the pip cache dir
step. Also drop matrix.os from the test cache key: the tests job has no
os matrix dimension, so it only added an empty segment.
@icemac icemac added the no-changelog Skip the change log entry check for this pull request label Aug 27, 2026
@icemac icemac self-assigned this Aug 27, 2026
@icemac
icemac requested a review from sallner August 27, 2026 08:15
@icemac
icemac enabled auto-merge (squash) August 27, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Skip the change log entry check for this pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant