Skip to content

Commit 54910f3

Browse files
Bump actions/setup-python from 5.3.0 to 5.4.0 (#469)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8f402a commit 54910f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
version: v3.12.0
1919

20-
- uses: actions/setup-python@v5.3.0
20+
- uses: actions/setup-python@v5.4.0
2121
with:
2222
python-version: 3.13
2323

0 commit comments

Comments
 (0)