Bläddra i källkod

Update build.yaml

CaCO3 1 år sedan
förälder
incheckning
3b7fe93d02
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/build.yaml

+ 1 - 1
.github/workflows/build.yaml

@@ -331,7 +331,7 @@ jobs:
 
     # extract the version used in next step
     - 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
 #    - name: Update changelog