Skip to content

Commit cbcae71

Browse files
Merge pull request #17 from SwiftFiddle/renovate/actions-checkout-5.x
Update actions/checkout action to v5
2 parents c5c1aac + d28c80a commit cbcae71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-61-AutoDeployTrigger-634f05a9-2cb9-413a-8f81-5805d650f15a.yml

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

2020
steps:
2121
- name: Checkout to the branch
22-
uses: actions/checkout@v2
22+
uses: actions/checkout@v5
2323

2424
- name: Azure Login
2525
uses: azure/login@v2

0 commit comments

Comments
 (0)