Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent a24e127 commit d8ab53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manualtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
tests: ${{ steps.set-matrix.outputs.tests }}
steps:
- name: "Checkout Repository"
uses: actions/checkout@v1
uses: actions/checkout@v4
with:
fetch-depth: 0
- id: set-matrix
Expand Down

0 comments on commit d8ab53d

Please sign in to comment.