Skip to content

Commit 558ca0d

Browse files
chore(deps): update actions/checkout action to v5
1 parent da0377b commit 558ca0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
name: Conda build check
4040
runs-on: ubuntu-latest
4141
steps:
42-
- uses: actions/checkout@v4
42+
- uses: actions/checkout@v5
4343

4444
- name: Setup Miniconda
4545
uses: conda-incubator/setup-miniconda@v3

0 commit comments

Comments
 (0)