We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9656156 + 8670e5a commit dde27ddCopy full SHA for dde27dd
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- 20.x
21
- 22.x
22
steps:
23
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
24
- name: Use Node.js ${{ matrix.node-version }}
25
uses: actions/setup-node@v6
26
with:
0 commit comments