Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
155 commits
Select commit Hold shift + click to select a range
caabbc6
fix(sdk): Set custom_path in executor output only when used (#12514)
mprahl Dec 3, 2025
474273f
chore: Sync KFP SDK 2.15.2 in master (#12518)
mprahl Dec 3, 2025
01b3853
chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /backend/metadata_wr…
dependabot[bot] Dec 8, 2025
fe4f718
Enhance security context in cache-deployer deployment (#12538)
juliusvonkohout Dec 9, 2025
df0f869
Cleanup kind workflows and Harden release downloads(incl. artifact pa…
sduvvuri1603 Dec 12, 2025
b050f5c
fix(manifests): Allow same-namespace access to SeaweedFS for standalo…
hbelmiro Dec 12, 2025
3de149d
fix(backend): add commonEnvs to driver for PVCs (#12499)
JerT33 Dec 16, 2025
260d2f0
ci: skipping artifacts in cache check for master builds (#12557)
nsingla Dec 16, 2025
bd39196
chore(deps): bump github.com/expr-lang/expr from 1.17.5 to 1.17.7 (#1…
dependabot[bot] Dec 17, 2025
60cafb5
ci: moving free up disk space to a github action (#12558)
nsingla Dec 17, 2025
3934ac6
chore(deps): bump github.com/argoproj/argo-workflows/v3 from 3.7.3 to…
dependabot[bot] Dec 18, 2025
d47183b
fix(metadata-writer): add back general exception to prevent constant …
JerT33 Dec 18, 2025
dc0e4e1
fix(ci): resolve trivy rate limiting (#12562)
droctothorpe Dec 18, 2025
36f7d76
fix(ci): setup trivy caching and move actionlint to pre-commit (#12563)
droctothorpe Dec 18, 2025
d2d978b
Fix Local SubprocessRunner to work without Docker (#12553)
aniketpati1121 Dec 19, 2025
8fcb1c9
feat(metadata-envoy): Bumping version of envoy (#12545)
TiagoMoreira003 Dec 19, 2025
ffbd69f
fix(backend): add formatting to make parameter macros such as [[Curre…
Siva-Sainath Dec 19, 2025
42445f6
chore: remove unnecessary server img patch for k8s native mode (#12566)
HumairAK Dec 19, 2025
7435378
ci: blanket okay-to-test approval (#12561)
droctothorpe Dec 19, 2025
8f82bf4
Fix /default parameters not displayed in Compare Runs (#12541)
rishabh998186 Dec 22, 2025
eb27f8e
Remove DharmitD and rimolive due to inactivity
mprahl Dec 19, 2025
cab63f4
fix(manifests): remove trailing whitespace to prevent kustomize build…
juhyeon-cha Dec 23, 2025
0786630
fix(ci): fix ok-to-test-ci workflow (#12578)
droctothorpe Dec 23, 2025
a47e247
fix(ci): handle ok-to-test edge case (#12576)
droctothorpe Dec 23, 2025
62f830e
fix(ci): pass ok-to-test-ci.yml for trusted contributors (#12582)
droctothorpe Dec 23, 2025
f123f95
fix(ci): retry auto workflow approval (#12583)
droctothorpe Dec 23, 2025
8f75508
fix(ci): adopt trainer wf approval pattern (#12584)
droctothorpe Dec 23, 2025
6bfbad1
Configurable metadata_service_host domain fixes (#12539)
ajugeorge97 Dec 23, 2025
6bb16be
feat(sdk): add support for dsl.condition and dsl.parallelFor to docke…
nsingla Dec 23, 2025
fb306ea
fix(ci): disable annotations (#12585)
droctothorpe Dec 23, 2025
601a248
fix(ci): update ginkgo skip (#12586)
droctothorpe Dec 24, 2025
d23963c
fix(ui): Enforce min of 1 on interval input spinner. Fixes #12579 (#1…
JerT33 Dec 24, 2025
c86b855
fix(sdk): Added missing `path` property setter to `kfp.dsl.types.arti…
jbojar Dec 24, 2025
fce6a76
chore: add GitHub welcome workflow for new contributors (#12527)
aniketpati1121 Dec 24, 2025
356a620
fix(ci): Fix step order in SDK client tests workflow (#12592)
JerT33 Dec 29, 2025
5bb3454
feat(kubernetes): add sub_path parameter to mount_pvc for mounting PV…
BhoomiAgrawal12 Dec 30, 2025
47829eb
KEP to support literal input parameters.
alyssacgoins Oct 23, 2025
460002b
Update CA Cert Conditional (#12572)
alyssacgoins Jan 5, 2026
69baf85
fix(ci): run trivy on a schedule like codeql (#12612)
droctothorpe Jan 6, 2026
64a19d5
move temp CA bundle and cert env var logic ahead of downloadArtifacts…
alyssacgoins Jan 6, 2026
0cd99a2
Initialize MLPipelineTLSEnabled on every templateOptions instance (#1…
alyssacgoins Jan 8, 2026
02145a9
chore(deps): bump werkzeug from 3.1.3 to 3.1.5 in /backend/src/apiser…
dependabot[bot] Jan 9, 2026
927995c
chore: remove disabled renovate.json5 config (#12631)
jeffspahr Jan 9, 2026
4f47c71
Add optional `just` command runner for developer convenience (#12634)
sameerdattav Jan 9, 2026
6478e8c
chore(CI): Embed Argo Workflow logs into HTML test reports (#12540)
hbelmiro Jan 12, 2026
16d8e68
fix(frontend): stabilize E2E integration tests. Fixes #10881 (#12636)
jeffspahr Jan 15, 2026
db84f65
test: add unit tests for k8s-helper kubernetes API functions (#12635)
jeffspahr Jan 15, 2026
c78e326
fix(ci): port-forward minio-service instead of pod (#12657)
kaikaila Jan 16, 2026
f0dcb97
fix(backend): Refactor S3 bucket management by replacing MinIO client…
hbelmiro Jan 16, 2026
dbc2319
fix(frontend): restrict pods API based on namespace access (#12528)
demarna1 Jan 18, 2026
bc89227
feat(backend): double input size limit. Fixes #12510 (#12519)
neo99zhang Jan 20, 2026
1486144
chore: Reduce the number of annotations produced by skipped tests (#1…
nsingla Jan 20, 2026
41253cf
adding support for oidc (#12687)
nsingla Jan 21, 2026
bdf9ef6
chore(tests): Optimize workflows with caching and action upgrades (#1…
hbelmiro Jan 21, 2026
02dfe8e
test(sdk): Replace deprecated dsl.Condition with dsl.If in compiler t…
Vedant2005goyal Jan 21, 2026
51b30b7
chore(deps): bump github.com/argoproj/argo-workflows/v3 from 3.7.5 to…
dependabot[bot] Jan 22, 2026
48c5c09
Fix unresolved create/schedule time placeholders (#12628)
sameerdattav Jan 22, 2026
14f8568
Fix: pip upgrade in backend API Dockerfile (#12694)
sduvvuri1603 Jan 23, 2026
f0b01b6
chore(ci): use author_association to avoid API rate limits in approve…
hbelmiro Jan 27, 2026
09c5842
ci: adding myself as reviewer and approver for github workflows & act…
nsingla Jan 27, 2026
bca9acf
chore(deps): bump urllib3 from 2.5.0 to 2.6.3 in /.github/resources/s…
dependabot[bot] Jan 27, 2026
9c58495
chore(ci): Replace GitHub REST API calls with event payload and cache…
hbelmiro Jan 27, 2026
4070290
chore(deps): bump wheel from 0.45.1 to 0.46.2 in /backend/src/apiserv…
dependabot[bot] Jan 27, 2026
072aa5b
chore(deps): bump urllib3 from 2.5.0 to 2.6.3 in /components/aws/sage…
dependabot[bot] Jan 27, 2026
d3a2036
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /backend/metadata_wr…
dependabot[bot] Jan 27, 2026
90a9999
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /backend/metadata_wri…
dependabot[bot] Jan 27, 2026
4c86f91
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /backend/src/apiserve…
dependabot[bot] Jan 27, 2026
12116e9
chore(deps): bump urllib3 from 2.5.0 to 2.6.3 in /backend (#12622)
dependabot[bot] Jan 27, 2026
39721c4
chore(deps): bump urllib3 from 2.5.0 to 2.6.3 in /sdk/python (#12620)
dependabot[bot] Jan 27, 2026
22731c6
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /sdk/python (#12674)
dependabot[bot] Jan 27, 2026
19f64ec
feat(launcher): Add credential refresh to launcher (#12708)
cmdevoto Jan 28, 2026
3e35c4b
fix(testing) retention for image-builds-with-cache artifacts (#12735)
alyssacgoins Jan 29, 2026
f184e5a
Update ML Pipeline server address to facilitate TLS-enabled gRPC conn…
alyssacgoins Jan 29, 2026
146b36f
feat(backend): add propagation policy option to DeleteRecurringRun. F…
JerT33 Jan 30, 2026
cdd0697
fix(ci): update expected workflow compiler stub (#12739)
zazulam Jan 30, 2026
a26b3d8
chore(sdk): Add deprecation notice to `add_node_selector_constraint` …
hbelmiro Jan 30, 2026
d417c6f
chore: expose Kubeflow Pipelines version via public ConfigMap (#12717)
sameerdattav Feb 1, 2026
251b5f7
docs: fix broken Kubeflow Pipelines installation link (#12753)
aniketpati1121 Feb 2, 2026
7201b44
Recurring Runs Queue Throughput Optimization (#12610)
ntny Feb 3, 2026
f9aa23a
Fix the reconciliation bug: (#12648)
ntny Feb 3, 2026
cbd3eb1
fix(frontend): show logs for terminated pods. Fixes #11969 (#12742)
AnaySh Feb 3, 2026
77b319f
ci: add pr number to the cache key (#12764)
nsingla Feb 4, 2026
b26bf2f
Fix executor handling for collected list artifacts (#12707)
sduvvuri1603 Feb 4, 2026
58d6be4
feat(backend): add gRPC metrics to api-server (RPS/latency), optimize…
ntny Feb 5, 2026
ec20a82
chore(ci): Simplify image-build workflow by removing caching logic (#…
hbelmiro Feb 5, 2026
e86d034
feat(ci): optimize copilot reviews (#12768)
droctothorpe Feb 5, 2026
9972245
fix: resolve 6 CVEs in frontend server via ESM + k8s client upgrade (…
jeffspahr Feb 6, 2026
48a01c3
fix(frontend): require podnamespace for pod logs when authz is enable…
jeffspahr Feb 6, 2026
dace02d
chore(ci): Update image-build workflow to use `github.run_id` for art…
hbelmiro Feb 6, 2026
8dd8b82
fix: support non-default cluster domain for metadata service (#12701)
Priyanshu-u07 Feb 8, 2026
7de9d27
fix: argument list to long error for large DAGs. Fixes #12453 (#12737)
AnaySh Feb 8, 2026
44df009
fix(multi-user): sync frontend images on namespace deployments (#12783)
jsonmp-k8 Feb 8, 2026
a3d9ee0
fix(frontend): Patch Artifact Storage Key XSS Vulnerability. Fixes #1…
JerT33 Feb 9, 2026
a84590f
feat(frontend): migrate CRA to Vite + Vitest (#12754)
jeffspahr Feb 9, 2026
6b5b370
chore(ci): Refine SeaweedFS S3 auth setup and enhance wait logic in d…
hbelmiro Feb 10, 2026
94841d6
fix(ci): pass build-args to Docker builds to fix unknown ref in tutor…
jsonmp-k8 Feb 10, 2026
9c4c83f
fix(frontend): update server integration tests to support Vite build …
kaikaila Feb 10, 2026
0e6c4b1
docs : replace broken project argo link with offical argo workflow d…
aniketpati1121 Feb 10, 2026
92b47be
chore(frontend): drop .vitest. prefix from test filenames (#12799)
Priyanshu-u07 Feb 11, 2026
8d938b9
Prevent duplicate shell completion entries in kfp CLI (#12699)
Riddhima8 Feb 11, 2026
f6f5451
fix(sdk): add type inference for CLI run parameters. Fixes #11607 (#1…
puwun Feb 11, 2026
5ef18b9
chore: Remove minio (#12613)
akagami-harsh Feb 11, 2026
c196d1e
feat: add UI smoke test tool for visual regression testing (#12784)
jeffspahr Feb 12, 2026
9c26763
fix(backend): increase gRPC message size limit for MLMD. Fixes #11949…
jsonmp-k8 Feb 12, 2026
07671d9
fix(ci): use localhost for Docker push to local registry in deploy ac…
kaikaila Feb 13, 2026
02eaf07
Fix SeaweedFS IAM endpoint in profile controller (#12792)
sduvvuri1603 Feb 13, 2026
1db659c
test: fix ray pipeline and lower casing pipeline names in upgrade tes…
nsingla Feb 13, 2026
07f35fc
feat(security): enforce pod and container security contexts (#12782)
jsonmp-k8 Feb 13, 2026
318bb91
chore(ci): upgrade kind to v0.31.0 and helm/kind-action to v1.13.0 (#…
jsonmp-k8 Feb 15, 2026
2155d05
chore(ci): upgrade trivy-action to 0.34.0 and golangci-lint-action to…
jsonmp-k8 Feb 15, 2026
d34f234
fix(frontend): make UIServer shutdown await socket close (#12815)
jeffspahr Feb 15, 2026
96df735
fix(frontend); make cluster domain configurable for TensorBoard (#12786)
Priyanshu-u07 Feb 15, 2026
2e55130
fix(frontend): restore initial sidenav auto-collapse behavior (#12819)
jeffspahr Feb 15, 2026
67a4e77
chore(frontend): upgrade material-ui to v4 (#12793)
jeffspahr Feb 15, 2026
eb0ca56
fix(ci): handle fork PR metadata in frontend e2e freshness check (#12…
jeffspahr Feb 16, 2026
4fa5e3c
chore: upgrade EOL base images (alpine, envoy) (#12824)
jsonmp-k8 Feb 16, 2026
e07400e
chore(ci): Reverted changes in the CI check workflow from PR #12793 (…
hbelmiro Feb 16, 2026
0caa371
docs(KEP): add proposal for consolidating the python packages (#12548)
zazulam Feb 16, 2026
5c98e6e
chore(test): Align test/ and test_data/ OWNERS with .github/OWNERS (#…
hbelmiro Feb 16, 2026
a69337e
chore(frontend): add jeffspahr to OWNERS reviewers (#12841)
jeffspahr Feb 17, 2026
64ad98e
feat: add runAsUser/runAsGroup security context to KFP SDK (#12832)
jsonmp-k8 Feb 18, 2026
1424b91
feat(backend): add Literal parameter validation in API Server and Dri…
khushiiagrawal Feb 18, 2026
f7d551a
refactor(frontend): replace react-vis with recharts (#12829)
jeffspahr Feb 18, 2026
c1caefd
chore(frontend): bump react to 17 (#12849)
jeffspahr Feb 19, 2026
fdd799a
fix(backend): Fix mismatched task name in ParallelFor - Fixes #11964 …
cbartram Feb 19, 2026
a7c03ba
chore(deps): bump werkzeug from 3.1.5 to 3.1.6 in /backend/src/apiser…
dependabot[bot] Feb 20, 2026
f578a38
chore(frontend): remove eslint-config-react-app (#12864)
jeffspahr Feb 20, 2026
dbb037b
fix: switch Python base images to slim to resolve CVEs (#12868)
jsonmp-k8 Feb 20, 2026
5fee7e3
# fix(sdk): remove overly restrictive accelerator limit validation Fi…
kevo-1 Feb 23, 2026
f645b37
fix: upgrade OpenTelemetry SDK to v1.40.0 (GO-2026-4394) (#12870)
jsonmp-k8 Feb 23, 2026
9f78c3c
chore(frontend): add jeffspahr as frontend approver (#12869)
jeffspahr Feb 23, 2026
9f46cd6
chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 in /frontend (#12867)
dependabot[bot] Feb 23, 2026
1d67c43
fix(backend): Publish executor logs for failed components in KFPv2 (#…
alenawang Feb 23, 2026
1ee6bb4
test(frontend): guard PagedTable against DOM nesting warnings (#12855)
jeffspahr Feb 23, 2026
278124f
chore(deps): bump qs and express in /frontend/mock-backend (#12814)
dependabot[bot] Feb 24, 2026
a1b0e16
chore(deps): bump diff from 4.0.2 to 4.0.4 in /frontend (#12828)
dependabot[bot] Feb 24, 2026
283c809
chore(deps): bump qs from 6.14.1 to 6.14.2 in /frontend/server (#12816)
dependabot[bot] Feb 24, 2026
c3432d7
chore(deps): bump axios from 1.13.4 to 1.13.5 in /frontend/server (#1…
dependabot[bot] Feb 24, 2026
1f1906a
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /frontend (#12693)
dependabot[bot] Feb 24, 2026
9deedbf
fix(frontend): upgrade re-resizable to clear legacy lifecycle warning…
jeffspahr Feb 24, 2026
bfbb823
feat: add global admin defaults for security context runAsUser/runAsG…
jsonmp-k8 Feb 24, 2026
0d4b3ad
fix(ci): add error handling for GitHub API in upgrade-test.yml. (#1…
Priyanshu-u07 Feb 24, 2026
e0d5d67
fix(ci): pin GCP SDK for proxy (#12886)
droctothorpe Feb 24, 2026
d8c2fba
docs(frontend): add React 18/19 upgrade plan and checklist (#12882)
dpanshug Feb 25, 2026
dad89f1
chore: upgrading go to 1.25.7 as it has many security fixes (#12905)
nsingla Feb 25, 2026
12bad9f
chore(release): bump version to 2.16.0 on master branch (#12910)
droctothorpe Feb 25, 2026
e6c3424
chore(test): add jeffspahr to test OWNERS approvers (#12911)
jeffspahr Feb 25, 2026
7e0b2e2
chore(deps): bump diff from 5.2.0 to 5.2.2 in /test/frontend-integrat…
dependabot[bot] Feb 25, 2026
d634d8d
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /test/frontend-in…
dependabot[bot] Feb 25, 2026
6194d73
chore(frontend): add React peer compatibility gate (#12881)
jeffspahr Feb 26, 2026
604f1c2
docs(frontend): add GitHub issue numbers to React 18/19 upgrade check…
manaswinidas Feb 26, 2026
cc89c64
chore(frontend): remove dead deps request, coveralls, swagger-ts-clie…
jeffspahr Feb 26, 2026
cbd5137
feat(backend): Add plugin input/output fields to RecurringRun and Run…
hbelmiro Feb 25, 2026
14e84ca
WIP: current progress
VaniHaripriya Mar 5, 2026
3c7037e
Add pipeline run lifecycle hooks
VaniHaripriya Mar 6, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/OWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
approvers:
- hbelmiro
- DharmitD
- mprahl
- nsingla
reviewers:
- rimolive
- droctothorpe
- gmfrasca
- nsingla
38 changes: 0 additions & 38 deletions .github/actions/check-artifact-exists/action.yml

This file was deleted.

147 changes: 0 additions & 147 deletions .github/actions/check-artifact-exists/check_artifact.py

This file was deleted.

30 changes: 26 additions & 4 deletions .github/actions/create-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,44 @@ inputs:
runs:
using: "composite"
steps:
- name: Free up disk space on runner
uses: ./.github/actions/github-disk-cleanup

- name: Restore Kind node image cache
id: kind-node-cache
uses: actions/cache@v5
with:
path: /tmp/kind-node-${{ inputs.k8s_version }}.tar
key: kind-node-${{ runner.os }}-${{ inputs.k8s_version }}

- name: Load Kind node image from cache
if: ${{ steps.kind-node-cache.outputs.cache-hit == 'true' }}
shell: bash
run: docker load -i /tmp/kind-node-${{ inputs.k8s_version }}.tar

- name: Pull and cache Kind node image
if: ${{ steps.kind-node-cache.outputs.cache-hit != 'true' }}
shell: bash
run: |
docker pull kindest/node:${{ inputs.k8s_version }}
docker save kindest/node:${{ inputs.k8s_version }} -o /tmp/kind-node-${{ inputs.k8s_version }}.tar

- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.12.0
uses: helm/kind-action@v1.13.0
id: cluster-create
with:
cluster_name: ${{ inputs.cluster_name }}
kubectl_version: ${{ inputs.k8s_version }}
version: v0.29.0
version: v0.31.0
node_image: kindest/node:${{ inputs.k8s_version }}
registry: true

- name: Retry Create k8s Kind Cluster
uses: helm/kind-action@v1.12.0
uses: helm/kind-action@v1.13.0
if: ${{ steps.cluster-create.outcome == 'failure' }}
with:
cluster_name: ${{ inputs.cluster_name }}
kubectl_version: ${{ inputs.k8s_version }}
version: v0.29.0
version: v0.31.0
node_image: kindest/node:${{ inputs.k8s_version }}
registry: true
18 changes: 6 additions & 12 deletions .github/actions/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ inputs:
description: "Enables artifact proxy"
required: false
default: 'false'
storage_backend:
description: "Storage backend to use (minio or seaweedfs)"
required: false
default: 'seaweedfs'
argo_version:
required: false
description: "Argo version to use for the cluster"
Expand All @@ -59,18 +55,20 @@ runs:
- name: Download Docker Images
uses: actions/download-artifact@v6
with:
path: "images_${{ github.sha }}"
path: "images_${{ github.run_id }}"

- name: Load Docker Images
shell: bash
run: |
APPS=("apiserver" "driver" "launcher" "scheduledworkflow" "persistenceagent" "frontend" "metadata-writer" "viewer-crd-controller" "visualization-server" "cache-deployer" "cache-server" "metadata-envoy" )
for app in "${APPS[@]}"; do
docker image load -i ${{ inputs.image_path }}/$app/$app.tar
docker push ${{ inputs.image_registry }}/$app:${{ inputs.image_tag }}
docker tag ${{ inputs.image_registry }}/$app:${{ inputs.image_tag }} localhost:5000/$app:${{ inputs.image_tag }}
docker push localhost:5000/$app:${{ inputs.image_tag }}
rm ${{ inputs.image_path }}/$app/$app.tar
docker image rm ${{ inputs.image_registry }}/$app:${{ inputs.image_tag }}
done
docker image rm localhost:5000/$app:${{ inputs.image_tag }}
done

- name: Configure Args
shell: bash
Expand Down Expand Up @@ -103,15 +101,11 @@ runs:
ARGS="${ARGS} --artifact-proxy"
fi

if [ "${{ inputs.storage_backend }}" != "seaweedfs" ] && [ -n "${{ inputs.storage_backend }}" ]; then
echo "Deploying with artifact storage ${{ inputs.storage_backend }}"
ARGS="${ARGS} --storage ${{ inputs.storage_backend }}"
fi

if [ -n "${{ inputs.argo_version }}" ]; then
echo "Deploying with argo version ${{ inputs.argo_version }}"
ARGS="${ARGS} --argo-version ${{ inputs.argo_version }}"
fi

if [ "${{inputs.pod_to_pod_tls_enabled }}" = "true" ]; then
ARGS="${ARGS} --tls-enabled"
fi
Expand Down
16 changes: 16 additions & 0 deletions .github/actions/github-disk-cleanup/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: 'GitHub Disk Cleanup'
description: 'Free up disk space on GitHub Actions runners by removing unnecessary tools and cleaning caches'
author: 'Kubeflow Pipelines Team'

branding:
icon: 'trash-2'
color: 'orange'

runs:
using: 'composite'
steps:
- name: 'Free up disk space'
shell: bash
run: |
chmod +x "${{ github.action_path }}/free-disk-space.sh"
"${{ github.action_path }}/free-disk-space.sh"
2 changes: 1 addition & 1 deletion .github/actions/junit-summary/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ runs:
using: "composite"
steps:
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v6
with:
python-version: ${{ inputs.python_version }}

Expand Down
Loading
Loading