Skip to content

update ci workflow actions#143

Merged
sam-shift72 merged 4 commits intomasterfrom
fix-github-workflows
Jul 8, 2025
Merged

update ci workflow actions#143
sam-shift72 merged 4 commits intomasterfrom
fix-github-workflows

Conversation

@sam-shift72
Copy link
Copy Markdown
Contributor

No description provided.

@sam-shift72 sam-shift72 merged commit ad1b4d3 into master Jul 8, 2025
2 checks passed
echo "::set-output name=go-build::$(go env GOCACHE)"
echo "::set-output name=go-mod::$(go env GOMODCACHE)"
echo "go-build=$(go env GOCACHE)" >> "$GITHUB_OUTPUT"
echo "go-mod=$(go env GOMODCACHE)" >> "$GITHUB_OUTPUT"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new syntax or something?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apparently yeah.

https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/

i don't think there's a set date on removing it, but it was picked up by actionlint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants