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 fb88cf8 commit 9e69505Copy full SHA for 9e69505
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
94
95
- name: Setup Node.js Environment
96
- uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0
+ uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3.8.0
97
with:
98
node-version: 18
99
- run: npm --prefix ${{ github.workspace }}/internal/mode/static/nginx/modules install-ci-test
0 commit comments