diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c3ca00b..aa77bad 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -122,7 +122,7 @@ jobs: cache: true - name: Set up Node.js - uses: actions/setup-node@v4 + uses: actions/setup-node@v5 with: node-version: "20"