Skip to content

Commit d6f7eb3

Browse files
Update actions/checkout action to v4
1 parent 013b5fd commit d6f7eb3

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
@@ -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)