Skip to content

Commit 1963120

Browse files
jsf9kmcdonnnj
andcommitted
Update version in other place where actions/setup-python is used
Co-authored-by: Nick <[email protected]>
1 parent 945ee63 commit 1963120

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
@@ -108,7 +108,7 @@ jobs:
108108
steps:
109109
- uses: actions/checkout@v3
110110
- id: setup-python
111-
uses: actions/setup-python@v3
111+
uses: actions/setup-python@v4
112112
with:
113113
python-version: "3.10"
114114
- uses: actions/cache@v3

0 commit comments

Comments
 (0)