# List of Versions of GitHub Actions This is the list of GitHub Actions versions that I use to track the current version. > __Note:__ These are updated manually and are not always up-to-date. > They will be **updated as soon as my repo requires maintenance**. - [actions/checkout@v4](https://github.com/actions/checkout) - [actions/setup-go@v5](https://github.com/actions/setup-go) - [actions/cache@v4](https://github.com/actions/cache) - [KEINOS/gh-action-hash-for-cache@main](https://github.com/KEINOS/gh-action-hash-for-cache) - [peter-evans/create-pull-request@v6](https://github.com/peter-evans/create-pull-request) - [golangci/golangci-lint-action@v6](https://github.com/golangci/golangci-lint-action) - [github/codeql-action/](https://github.com/github/codeql-action/tree/main) - github/codeql-action/init@v3 - github/codeql-action/analyze@v3 - [codecov/codecov-action@v4](https://github.com/codecov/codecov-action) (now requires token)