Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8d4e4dc

Browse filesBrowse files
committed
Bump actions/setup-python to v5
1 parent 579e6fa commit 8d4e4dc
Copy full SHA for 8d4e4dc

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎.github/workflows/build.yml

Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v4
2727

2828
- name: Set up Python
29-
uses: actions/setup-python@v4
29+
uses: actions/setup-python@v5
3030
with:
3131
python-version: "3.9"
3232

@@ -67,7 +67,7 @@ jobs:
6767
- uses: actions/checkout@v4
6868

6969
- name: Set up Python
70-
uses: actions/setup-python@v4
70+
uses: actions/setup-python@v5
7171
with:
7272
python-version: "3.9"
7373

@@ -117,7 +117,7 @@ jobs:
117117
merge-multiple: true
118118

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.