Update build.yaml

This commit is contained in:
CaCO3
2024-10-04 23:05:46 +02:00
committed by GitHub
parent 2a7247abfe
commit 3b7fe93d02

View File

@@ -331,7 +331,7 @@ jobs:
# extract the version used in next step # extract the version used in next step
- id: get_version - id: get_version
uses: dhkatz/get-version-action@v2 uses: dhkatz/get-version-action@v3.0.0
# # the changelog [unreleased] will now be changed to the release version # # the changelog [unreleased] will now be changed to the release version
# - name: Update changelog # - name: Update changelog