Skip to content

Commit f4daa63

Browse files
Merge pull request #8 from SwiftFiddle/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents 4f4a594 + 194822b commit f4daa63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-601-AutoDeployTrigger-1a0c2325-9966-4428-b21c-d73b8127b56e.yml

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

1919
steps:
2020
- name: Checkout to the branch
21-
uses: actions/checkout@v2
21+
uses: actions/checkout@v4
2222

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

0 commit comments

Comments
 (0)