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 462aaa5 commit 229543fCopy full SHA for 229543f
.github/workflows/artifacts.yml
@@ -2,6 +2,9 @@
2
3
name: Artifacts
4
5
+env:
6
+ PLOTLY_VER: 2.35.2
7
+
8
# Controls when the action will run.
9
on:
10
# Allows you to run this workflow manually from the Actions tab, do not run automatically
0 commit comments