Weekend Sale Special Limited Time 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: CFsave75

Microsoft GitHub Actions Exam GH-200 Question # 19 Topic 2 Discussion

Microsoft GitHub Actions Exam GH-200 Question # 19 Topic 2 Discussion

GH-200 Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

Which run: command will set a step ' s output?


A.

run: echo " MY_OUTPUT=foo " > > $GITHUB_OUTPUT


B.

run: export MY_OUTPUT=foo


C.

run: echo ${{ $GITHUB_OUTPUT=foo }}


D.

run: echo " ::set-env name=MY OUTPUT::foo "


Get Premium GH-200 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.