Commit 25e34d6f authored by David McKay's avatar David McKay Committed by David McKay

fix: version bump InfluxDB 2 (take 2)

parent 4272138e
......@@ -12,6 +12,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Fetch history
run: git fetch --prune --unshallow
- name: Configure Git
run: |
git config user.name "$GITHUB_ACTOR"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment