Skip to content

Commit fa135d3

Browse files
build(deps): bump actions/checkout from 4 to 5 (#115)
1 parent 0cffc90 commit fa135d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
node-version: [18.x, 20.x, 22.x]
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v5
1818
- name: Use Node.js ${{ matrix.node-version }}
1919
uses: actions/setup-node@v4
2020
with:

0 commit comments

Comments
 (0)