Skip to content

Commit aeb7171

Browse files
committed
ci(tag-release-publish): update node-version to v18
1 parent 52a7423 commit aeb7171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-release-publish.yml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
if: ${{ github.event.workflow_run.conclusion == 'success' }}
2222
uses: DazzlingFugu/.github/.github/workflows/js--tag-release-publish.yml@master
2323
with:
24-
node-version: 12
24+
node-version: 18
2525
package-manager: yarn
2626
secrets:
2727
npm-automation-token: ${{ secrets.NPM_AUTOMATION_TOKEN }}

0 commit comments

Comments
 (0)