Skip to content

Commit ada9fe2

Browse files
authored
Merge pull request #163 from pytroll/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 9e9dff0 + d61f7cf commit ada9fe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

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

2828
steps:
2929
- name: Checkout source
30-
uses: actions/checkout@v4
30+
uses: actions/checkout@v5
3131

3232
- name: Setup Conda Environment
3333
uses: conda-incubator/setup-miniconda@v3

0 commit comments

Comments
 (0)