Skip to content

Commit bf4b575

Browse files
renovate[bot]la3rence
authored andcommitted
chore(deps): update actions/checkout action to v6
1 parent e6f0731 commit bf4b575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
node-version: [20.x]
1515
steps:
16-
- uses: actions/checkout@v5
16+
- uses: actions/checkout@v6
1717

1818
- name: Use Node.js ${{ matrix.node-version }}
1919
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)