We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257c46b commit 01e8277Copy full SHA for 01e8277
1 file changed
.github/workflows/webpack.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: [18.x, 20.x]
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
20
- name: Use Node.js ${{ matrix.node-version }}
21
uses: actions/setup-node@v4
0 commit comments