Skip to content

Commit da329f0

Browse files
Merge pull request #10 from SwiftFiddle/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents d5097f3 + d6f7eb3 commit da329f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-60-AutoDeployTrigger-5ba0c135-433f-4991-8766-1f4c54c144f4.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)