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 7c0978f commit 08e9d33Copy full SHA for 08e9d33
1 file changed
README.md
@@ -14,7 +14,7 @@ steps:
14
- name: Check out repo
15
uses: actions/checkout@v2
16
- name: Setup InfluxDB
17
- uses: russorat/influxdb-action@v1
+ uses: russorat/influxdb-action@v2
18
with:
19
influxdb_version: latest
20
influxdb_org: influxdata
@@ -29,7 +29,7 @@ steps:
29
30
31
32
33
34
35
influxdb_start: false
@@ -41,7 +41,7 @@ steps:
41
42
43
44
45
46
influxdb_version: 2.0.7
47
0 commit comments