Skip to content

Commit 3e28fe3

Browse files
chore(deps): update actions/setup-python action to v5.5.0 (#399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f33bf3e commit 3e28fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
run: npm install
1212

1313
- name: Set up Python
14-
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
14+
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
1515
with:
1616
python-version: "3.13"
1717

0 commit comments

Comments
 (0)