(minor) test

This commit is contained in:
Joel Klimont 2022-10-05 22:39:45 +02:00
parent 531c3286dc
commit c65016f135

View file

@ -15,11 +15,11 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Bump version number - name: Bump version number
uses: paulhatch/semantic-version@v4.0.2 uses: paulhatch/semantic-version@v5.0.0-alpha2
id: next_semantic_version id: next_semantic_version
with: with:
branch: build-test branch: build-test