Skip to content

Commit 08a97a6

Browse files
Merge pull request #33 from SwiftFiddle/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents 5a04e6f + b6c21e4 commit 08a97a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-563-AutoDeployTrigger-b31f3ec7-ded4-4360-8731-d5b5bfc140f5.yml

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

2323
steps:
2424
- name: Checkout to the branch
25-
uses: actions/checkout@v2
25+
uses: actions/checkout@v4
2626

2727
- name: Azure Login
2828
uses: azure/login@v1

0 commit comments

Comments
 (0)