Skip to content

Commit 4f9b5b8

Browse files
Merge db3eca7 into 5119db0
2 parents 5119db0 + db3eca7 commit 4f9b5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
3333

3434
steps:
35-
- uses: actions/checkout@v3
35+
- uses: actions/checkout@v4
3636
- uses: conda-incubator/[email protected]
3737
with:
3838
auto-update-conda: false

0 commit comments

Comments
 (0)