feat(github-action)!: Update actions/checkout (v4 → v5) (#27)

This commit is contained in:
renovate[bot]
2025-08-17 01:38:35 +03:00
committed by GitHub
parent 1b45ddf918
commit d1e4a849a8

View File

@@ -11,7 +11,7 @@ jobs:
test-build-and-run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- name: Set up Go
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5