Skip to content

Commit 39864f0

Browse files
Update conda-publish.yml
1 parent 7ed73b8 commit 39864f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conda-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Checkout repository
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v6
1818

1919
- name: Setup Miniconda for Python ${{ matrix.python-version }}
2020
uses: conda-incubator/setup-miniconda@v3

0 commit comments

Comments
 (0)