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 90bef7a commit ded9ad3Copy full SHA for ded9ad3
1 file changed
.github/workflows/publish-pr-releases.yml
@@ -28,6 +28,7 @@ jobs:
28
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
29
with:
30
node-version: ">=23.6.0"
31
+ package-manager-cache: false
32
33
- name: Check if any files in codegen/ changed
34
id: changed-files-codegen
0 commit comments