Skip to content

Commit 4ea68e6

Browse files
committed
changing to v4. set up build
1 parent f917361 commit 4ea68e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
needs: [details, check_pypi]
6868
runs-on: ubuntu-latest
6969
steps:
70-
- uses: actions/checkout@v2
70+
- uses: actions/checkout@v4
7171

7272
- name: Set up Python
7373
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)