We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae7a811 commit 89d4262Copy full SHA for 89d4262
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
release:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
17
18
- uses: grafana/plugin-actions/build-plugin@main
19
#with:
0 commit comments