Skip to content

Commit 4eec058

Browse files
Update actions/checkout action to v4
1 parent d9c5154 commit 4eec058

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