Skip to content

Commit

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

Bump actions/checkout from 2 to 4
  • Loading branch information
ocots authored Aug 28, 2024
2 parents d261568 + dce9ef5 commit 9ca0968
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 @@ -88,7 +88,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 9ca0968

Please sign in to comment.