Skip to content

Commit 7431428

Browse files
committed
Bump setup-python action version.
1 parent 184ca2c commit 7431428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212

1313
- name: Set up Python environment
14-
uses: actions/setup-python@v1
14+
uses: actions/setup-python@v4.7.1
1515
with:
1616
python-version: "3.X"
1717

0 commit comments

Comments
 (0)