Skip to content

Commit

Permalink
Merge pull request #5 from data-intuitive/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
rcannood authored Mar 21, 2024
2 parents de3545f + 831be2e commit db32b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/measure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Check out action
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: ./.github/actions/measurements

Expand Down

0 comments on commit db32b28

Please sign in to comment.