Skip to content

Commit 8d1fe97

Browse files
Update actions/checkout action to v4
1 parent 847c833 commit 8d1fe97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-552-AutoDeployTrigger-565be0b3-201c-42ea-95df-ae61c2ece95b.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)