Skip to content

Commit 838da51

Browse files
authored
build(deps): bump actions/setup-python from 4 to 5
build(deps): bump actions/setup-python from 4 to 5
2 parents 6da4e1c + 66bb3a7 commit 838da51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
uses: actions/checkout@v4
118118

119119
- name: Set up Python
120-
uses: actions/setup-python@v4
120+
uses: actions/setup-python@v5
121121
with:
122122
python-version: "3.11"
123123

0 commit comments

Comments
 (0)