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 f3100ca commit e273b33Copy full SHA for e273b33
.github/workflows/code-structure-analysis.yml
@@ -65,7 +65,7 @@ jobs:
65
java-version: ${{ matrix.java }}
66
67
- name: Setup node.js ${{ matrix.node }} for Graph Visualization
68
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
69
with:
70
node-version: ${{ matrix.node }}
71
0 commit comments