We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cc3b6 commit 8c43162Copy full SHA for 8c43162
.github/workflows/strategy-matrix.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Set up Node.js version ${{ matrix.version }}
15
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
16
with:
17
node-version: ${{ matrix.version }}
18
0 commit comments