Skip to content

Commit 18411b0

Browse files
authored
Update build_test.yml
1 parent 47e3a37 commit 18411b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
os: [ubuntu-latest, windows-latest, macOS-latest]
1212

1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v4.2.2
1515

16-
- uses: actions/setup-python@v4.2.2
16+
- uses: actions/setup-python@v5.3.0
1717
name: Install Python
1818

1919
- name: Install cibuildwheel

0 commit comments

Comments
 (0)