Skip to content

Commit 111a25f

Browse files
jeplerdhalbert
authored andcommitted
use setup-python v4 for python-path support
1 parent 094b3b3 commit 111a25f

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
@@ -383,7 +383,7 @@ jobs:
383383
steps:
384384
- name: Set up Python 3
385385
id: py3
386-
uses: actions/setup-python@v2
386+
uses: actions/setup-python@v4
387387
with:
388388
python-version: "3.x"
389389
- uses: actions/[email protected]

0 commit comments

Comments
 (0)