Skip to content

Commit 3deb0ec

Browse files
Merge pull request #6 from SwiftFiddle/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents ad4cff9 + 4eec058 commit 3deb0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-603-AutoDeployTrigger-0f63c8c3-1a81-4559-adeb-9e0be81f48c5.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)