Skip to content

Commit 162c7d4

Browse files
chore(deps): Bump actions/checkout from 4 to 5 (#1283)
1 parent 24734b5 commit 162c7d4

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
@@ -23,7 +23,7 @@ jobs:
2323
node: [18, 20]
2424
runs-on: ${{ matrix.os }}
2525
steps:
26-
- uses: actions/checkout@v4
26+
- uses: actions/checkout@v5
2727
# https://github.com/nodejs/node-gyp#installation
2828
- name: Use Python 3.11
2929
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)