Skip to content

Commit bfbd214

Browse files
Update actions/checkout action to v4
1 parent f0d7b59 commit bfbd214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-531-AutoDeployTrigger-e940c2fa-803f-478c-97f6-a8d33132e9f1.yml

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

2020
steps:
2121
- name: Checkout to the branch
22-
uses: actions/checkout@v2
22+
uses: actions/checkout@v4
2323

2424
- name: Azure Login
2525
uses: azure/login@v1

0 commit comments

Comments
 (0)