Skip to content

Commit db32b28

Browse files
authored
Merge pull request #5 from data-intuitive/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents de3545f + 831be2e commit db32b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/measure.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Check out action
23-
uses: actions/checkout@v3
23+
uses: actions/checkout@v4
2424
with:
2525
path: ./.github/actions/measurements
2626

0 commit comments

Comments
 (0)