Skip to content

Commit 9fc218d

Browse files
Merge pull request #198 from StrangeRanger/renovate/actions-checkout-5.x
2 parents 3438eae + f1f7608 commit 9fc218d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-from-submodule.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: Checkout pull request branch with submodules
20-
uses: actions/checkout@v4
20+
uses: actions/checkout@v5
2121
with:
2222
# Checkout the repository at the merge commit
2323
ref: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)