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 e98c98a commit a810008Copy full SHA for a810008
.github/workflows/ci-release-pr.yaml
@@ -72,5 +72,5 @@ jobs:
72
cache-to: type=inline
73
- uses: actions/setup-node@v4
74
with:
75
- node-version: "14"
+ node-version: "22"
76
.github/workflows/ci-release.yaml
@@ -74,7 +74,7 @@ jobs:
77
78
- name: Semantic Release
79
id: version
80
uses: splunk/[email protected]
0 commit comments