Skip to content

Commit 2ae54de

Browse files
committed
using checkout in action
1 parent 61afba0 commit 2ae54de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ inputs:
1313
runs:
1414
using: 'composite'
1515
steps:
16+
- uses: actions/checkout@v4
1617
- name: "Run Diff"
1718
run: |
1819
NEW=${{ inputs.new }}

0 commit comments

Comments
 (0)