Skip to content

Commit 375380f

Browse files
authored
Merge pull request #99 from peterbud/dependabot/github_actions/actions-deps-76468cb07f
build(deps): bump actions/checkout from 5 to 6 in the actions-deps group
2 parents 6f150db + 4a86c65 commit 375380f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{ matrix.os }}
1717

1818
steps:
19-
- uses: actions/checkout@v5
19+
- uses: actions/checkout@v6
2020

2121
- name: 📦 Enable corepack
2222
run: |

0 commit comments

Comments
 (0)