소스 검색

Update build.yaml

CaCO3 1 년 전
부모
커밋
3b7fe93d02
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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