[skip ci] update workflow version

This commit is contained in:
Xwite
2024-02-02 07:57:54 +08:00
parent b4eb518459
commit ede35120e6
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -40,7 +40,7 @@ jobs:
run: |
echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
- uses: actions/cache@v3
- uses: actions/cache@v4
name: Setup pnpm cache
with:
path: ${{ steps.pnpm-cache.outputs.STORE_PATH }}
@@ -58,7 +58,7 @@ jobs:
- name: push changes
if: ${{ github.event_name != 'pull_request' && github.repository == env.UPSTREAM_REPOSITORY }}
uses: stefanzweifel/git-auto-commit-action@v5.0.0
uses: stefanzweifel/git-auto-commit-action@v6
with:
commit_message: Bump web ${{ env.APP_VER}}
file_pattern: app/src/main/assets/web/vue/