Skip to content

Commit fa135d5

Browse files
Bump actions/setup-python from 5.0.0 to 5.1.1 (#56)
1 parent adb2435 commit fa135d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]
3030

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

0 commit comments

Comments
 (0)