This project simple github action project for get version golang project. My first attempts at writing a GitHub action
Add this job to .yml file in workflows
jobs:
build:
#add this
- name: Run Go Version Checker
uses: debug-ing/[email protected]