-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
masterpbr #467
base: master
Are you sure you want to change the base?
masterpbr #467
Conversation
- name: Setup Go environment uses: actions/[email protected] with: # The Go version to download (if necessary) and use. Supports semver spec and ranges. go-version: # optional # Path to the go.mod file. go-version-file: # optional # Set this option to true if you want the action to always check for the latest available version that satisfies the version spec check-latest: # optional # Used to pull node distributions from go-versions. Since there's a default, this is typically not supplied by the user. token: # optional, default is ${{ github.token }} # Used to specify whether caching is needed. Set to true, if you'd like to enable caching. cache: # optional # Used to specify the path to a dependency file - go.sum cache-dependency-path: # optional # Target architecture for Go to use. Examples: x86, x64. Will use system architecture by default. architecture: # optional
CEOPBR:master |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
12+
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why
Description, Reason, or Aim ?
This a Console App with NuGet Packages. |
CEOPBR:master |
ceopbr:master |
No description provided.