Skip to content

Commit e3d145f

Browse files
Update actions/checkout action to v5
1 parent b5ff43d commit e3d145f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-61-AutoDeployTrigger-76a5ea44-3f4c-4ef0-a1ae-0c5659c125af.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@v5
2323

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

0 commit comments

Comments
 (0)