We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b315a89 + d767e51 commit 082ecd5Copy full SHA for 082ecd5
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- 22.x
28
29
steps:
30
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
31
- name: Use Node.js ${{ matrix.node-version }}
32
uses: actions/setup-node@v6
33
with:
0 commit comments