Skip to content

Commit c621b0a

Browse files
Merge pull request #4 from SwiftFiddle/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents aee4e3b + 924916f commit c621b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-61-AutoDeployTrigger-ac5a90f2-3d17-4e6b-ab89-f38aa6385497.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)