Skip to content

Commit 082ecd5

Browse files
Merge pull request #479 from SolidOS/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents b315a89 + d767e51 commit 082ecd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- 22.x
2828

2929
steps:
30-
- uses: actions/checkout@v5
30+
- uses: actions/checkout@v6
3131
- name: Use Node.js ${{ matrix.node-version }}
3232
uses: actions/setup-node@v6
3333
with:

0 commit comments

Comments
 (0)