Skip to content

Update Github Actions dependencies#259

Merged
superbrothers merged 1 commit intostern:masterfrom
zlabjp:update-github-actions
Apr 14, 2023
Merged

Update Github Actions dependencies#259
superbrothers merged 1 commit intostern:masterfrom
zlabjp:update-github-actions

Conversation

@tksm
Copy link
Contributor

@tksm tksm commented Apr 14, 2023

This PR updates the GitHub Actions dependencies. It will resolve deprecation warnings by docker/login-action@v1 as well.

https://github.com/stern/stern/actions/runs/4694590846

image

- uses: actions/setup-go@v4
with:
go-version-file: go.mod
cache: true
Copy link
Contributor Author

Choose a reason for hiding this comment

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

📝 Caching is enabled by default in setup-go@v4, so I removed this line.

@superbrothers superbrothers merged commit 9e833da into stern:master Apr 14, 2023
@tksm tksm deleted the update-github-actions branch April 14, 2023 03:09
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