Skip to content

Commit 1086b8a

Browse files
committed
chore: remove duplicate checkout usage on action.yml
1 parent b9c5d9d commit 1086b8a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

action.yml

-3
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ inputs:
4040
runs:
4141
using: 'composite'
4242
steps:
43-
- name: Checkout repo
44-
uses: actions/checkout@v4
45-
4643
# TODO automate the update of the tag for download
4744
- name: Download the self-contained .NET program
4845
shell: bash

0 commit comments

Comments
 (0)