mirror of
https://github.com/actions/setup-python.git
synced 2025-12-23 08:47:09 +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
|