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 dbcbf74 commit 489f2deCopy full SHA for 489f2de
.github/actions/install-frontend-dependencies/action.yml
@@ -11,7 +11,7 @@ runs:
11
- name: Install pnpm
12
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
13
with:
14
- version: 9.1.4
+ version: 10.0.0
15
- name: Determine grafana-plugin directory location
16
id: grafana-plugin-directory
17
shell: bash
0 commit comments