Skip to content

debug-ing/go-version-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go version checker github action

This project simple github action project for get version golang project. My first attempts at writing a GitHub action

User

Add this job to .yml file in workflows

jobs:
  build:
    #add this  
    - name: Run Go Version Checker
      uses: debug-ing/[email protected]

About

sample action for get go version project

Resources

Stars

Watchers

Forks

Packages

No packages published