Skip to content

Commit 5a92461

Browse files
Bump actions/setup-python from 5.3.0 to 6.0.0 (#67)
1 parent d11e3e7 commit 5a92461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v4.2.1
3030

31-
- uses: actions/setup-python@v5.3.0
31+
- uses: actions/setup-python@v6.0.0
3232
with:
3333
python-version: 3.11
3434
cache: 'pip'

0 commit comments

Comments
 (0)