Skip to content

Commit 7fd1ac5

Browse files
Bump actions/setup-python from 5.1.1 to 5.3.0 (#66)
1 parent cc365d7 commit 7fd1ac5

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.1.1
31+
- uses: actions/setup-python@v5.3.0
3232
with:
3333
python-version: 3.11
3434
cache: 'pip'

0 commit comments

Comments
 (0)