Skip to content

Commit 1bcae1f

Browse files
committed
Merge branch 'ep2025' into redirection-mapping
2 parents 7273516 + 74c7cdb commit 1bcae1f

File tree

2 files changed

+410
-172
lines changed

2 files changed

+410
-172
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: make preview BRANCH=$GITHUB_BRANCH_NAME
5353

5454
- name: Update PR Comment
55-
uses: actions/github-script@v6
55+
uses: actions/github-script@v7
5656
if: github.event_name == 'pull_request'
5757

5858
with:

0 commit comments

Comments
 (0)