diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a9eae72..5237134 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@v6 + uses: actions/checkout@v7 - name: Create gorm database and user in SQL Server run: |