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 94f0eba commit b7c85fbCopy full SHA for b7c85fb
.github/workflows/cfn-nag.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Use Node.js
29
uses: actions/setup-node@v4
30
with:
31
- node-version: 16
+ node-version: 18
32
- name: Cache Node.js modules
33
uses: actions/cache@v4
34
0 commit comments