Skip to content

fix: rework pip caching#785

Merged
willkg merged 2 commits into
mainfrom
fix-set-output
May 1, 2026
Merged

fix: rework pip caching#785
willkg merged 2 commits into
mainfrom
fix-set-output

Conversation

@willkg
Copy link
Copy Markdown
Member

@willkg willkg commented May 1, 2026

This removes the set-output which was deprecated in 2022 and the explicit caching code. actions/setup-python handles caching already.

@willkg willkg force-pushed the fix-set-output branch from c775ef3 to 663b132 Compare May 1, 2026 14:48
This removes the set-output in the workflow which was deprecated in 2022.
It also removes actions/cache since actions/setup-python handles
pip caching already.
@willkg willkg force-pushed the fix-set-output branch from 663b132 to 3f1355f Compare May 1, 2026 14:58
@willkg willkg changed the title fix: fix set-output in workflow fix: rework pip caching May 1, 2026
This fixes CI so it doesn't run all the jobs for "push" and
"pull_request" for PRs. It also will cancel any in-progress jobs if I
push a new commit.
@willkg willkg merged commit 913ab75 into main May 1, 2026
18 checks passed
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