Skip to content

Commit 272ad7b

Browse files
chore(deps): update actions/checkout action to v5
1 parent 3c38fe0 commit 272ad7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
name: Conda build check
4646
runs-on: ubuntu-latest
4747
steps:
48-
- uses: actions/checkout@v4
48+
- uses: actions/checkout@v5
4949

5050
- name: Setup Miniconda
5151
uses: conda-incubator/setup-miniconda@v3

0 commit comments

Comments
 (0)