mirror of
https://github.com/actions/setup-python.git
synced 2025-04-21 22:38:43 +00:00
6 lines
162 B
Text
6 lines
162 B
Text
|
name : 'Custo, GitHub action'
|
||
|
description: ' A GitHub Action that takes an input and returns the square of the number'
|
||
|
inputs:
|
||
|
num:
|
||
|
description: 'Enter a n
|