Skip to content

Commit cb04a17

Browse files
authored
Merge pull request #150 from stac-utils/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 2fdabc2 + f561690 commit cb04a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

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

5555
steps:
5656
- name: Check out repository code
57-
uses: actions/checkout@v3
57+
uses: actions/checkout@v4
5858

5959
# Setup Python (faster than using Python container)
6060
- name: Setup Python

0 commit comments

Comments
 (0)