feat: use go sdk
This commit is contained in:
parent
a849295b46
commit
666a8fc251
8 changed files with 220 additions and 162 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module git.geekeey.de/actions/checkout
|
||||
|
||||
go 1.23.2
|
||||
|
||||
require git.geekeey.de/actions/sdk v1.1.0
|
Loading…
Add table
Add a link
Reference in a new issue