diff --git a/.github/workflows/Gauge_common.yml b/.github/workflows/Gauge_common.yml index b180279..e5573d0 100644 --- a/.github/workflows/Gauge_common.yml +++ b/.github/workflows/Gauge_common.yml @@ -9,7 +9,7 @@ jobs: matrix: os: [ubuntu-latest, windows-latest] steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Set up Go uses: actions/setup-go@v5