Skip to content

Fix set-output deprecation warnings - #355

Merged
icemac merged 4 commits into
masterfrom
fix-set-output-deprecation
Sep 4, 2026
Merged

Fix set-output deprecation warnings#355
icemac merged 4 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
Comment thread .github/workflows/test.yml
@icemac
icemac merged commit 251c7c9 into master Sep 4, 2026
86 checks passed
@icemac
icemac deleted the fix-set-output-deprecation branch September 4, 2026 08:48
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.

2 participants