Skip to content

Commit 53f367b

Browse files
committed
ci: update ci cfg
1 parent dde8735 commit 53f367b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gen_whl_to_pypi_rapid_orientation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Pull latest code
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v4
1818

1919
- name: Set up Python 3.10
2020
uses: actions/setup-python@v4
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939

4040
steps:
41-
- uses: actions/checkout@v3
41+
- uses: actions/checkout@v4
4242

4343
- name: Set up Python 3.10
4444
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)