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.
2 parents 5dc4fd9 + 1305f53 commit 8e609f7Copy full SHA for 8e609f7
.github/workflows/setup-lastest-zip.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- uses: actions/checkout@v5
23
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
24
with:
25
node-version: current
26
.github/workflows/setup-workflow.yml
@@ -28,7 +28,7 @@ jobs:
28
CONSENT_MANAGER: ${{ inputs.consent-manager }}
29
30
31
32
33
34
.github/workflows/setup-zip.yml
@@ -23,7 +23,7 @@ jobs:
consentManager: 'none'
27
0 commit comments