Skip to content

Commit c8151dd

Browse files
authored
Also fix setup-node in release workflow (#65)
1 parent 6ec4942 commit c8151dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ jobs:
127127
uses: actions/setup-node@v6
128128
with:
129129
node-version-file: package.json
130-
cache: npm
131130
registry-url: https://registry.npmjs.org
132131

133132
- name: Bump version

0 commit comments

Comments
 (0)