Skip to content

Commit a32ee3f

Browse files
committed
chore(sync-server): synced local './.github/workflows/sync-client.yml' with remote './configs/.github/workflows/sync-client.yml'
1 parent 6417755 commit a32ee3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Set up checkout
16-
uses: actions/checkout@v5
16+
uses: actions/checkout@v6
1717

1818
- name: Set up environment variables
1919
run: echo "SHORT_SHA=${GITHUB_SHA:0:7}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)