Skip to content

Commit 2489de9

Browse files
chore: bump actions/checkout from 4 to 5 in the actions group (#34)
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db422b7 commit 2489de9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434

3535
steps:
36-
- uses: actions/checkout@v4
36+
- uses: actions/checkout@v5
3737
with:
3838
fetch-depth: 0
3939
persist-credentials: false

0 commit comments

Comments
 (0)