Skip to content

Commit

Permalink
Merge pull request #68 from control-toolbox/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
ocots committed Sep 2, 2024
2 parents 3601e01 + 464e4d4 commit ba037c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Breakage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
needs: break
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit ba037c3

Please sign in to comment.