Skip to content

Commit 68860c3

Browse files
authored
chore(ci): update setup-python to v5
1 parent 4ab57d1 commit 68860c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
]
2929
steps:
3030
- uses: actions/checkout@v4
31-
- uses: actions/setup-python@v4
31+
- uses: actions/setup-python@v5
3232
with:
3333
python-version: '3.11'
3434
architecture: 'x64'

0 commit comments

Comments
 (0)