Skip to content

Commit

Permalink
Merge pull request #212 from lcollins/dependabot/github_actions/all-d…
Browse files Browse the repository at this point in the history
…ependencies-8a9da2b879

Bump actions/checkout from 2 to 4 in the all-dependencies group
  • Loading branch information
lcollins authored Jul 7, 2024
2 parents 3c9ceff + 03e92ed commit 7be6c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Trigger Dependabot
run: |
Expand Down

0 comments on commit 7be6c54

Please sign in to comment.