Skip to content

Commit ffea226

Browse files
Merge pull request #25 from SwiftFiddle/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents 4921aab + 8d1fe97 commit ffea226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-552-AutoDeployTrigger-565be0b3-201c-42ea-95df-ae61c2ece95b.yml

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

2323
steps:
2424
- name: Checkout to the branch
25-
uses: actions/checkout@v2
25+
uses: actions/checkout@v4
2626

2727
- name: Azure Login
2828
uses: azure/login@v1

0 commit comments

Comments
 (0)