diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index bf1bedb..a9eae72 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -44,7 +44,7 @@ jobs: cache: false - name: Check out code into the Go module directory - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Create gorm database and user in SQL Server run: |