Skip to content

Commit 72add19

Browse files
committed
chore(sync-server): synced local './.github/workflows/pull-request.yml' with remote './configs/.github/workflows/pull-request.yml'
1 parent 20aa7c4 commit 72add19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

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

1818
steps:
1919
- name: Set up checkout
20-
uses: actions/checkout@v5
20+
uses: actions/checkout@v6
2121

2222
# This step extracts the correct package names because it runs right after the checkout.
2323
- name: Extract package names from the monorepo structure for use as scopes.

0 commit comments

Comments
 (0)