Skip to content

Commit c03f987

Browse files
committed
bump up checkout action version
1 parent 6245b00 commit c03f987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: true
2323

2424
steps:
25-
- uses: actions/checkout@v3
25+
- uses: actions/checkout@v4
2626
- name: Setup micromamba
2727
uses: conda-incubator/setup-miniconda@v3
2828
with:

0 commit comments

Comments
 (0)