Skip to content

Commit

Permalink
Update gophermart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrodriges authored Oct 17, 2023
1 parent 6b74b81 commit 4c6e402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gophermart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

build:
runs-on: ubuntu-latest
container: golang:1.19
container: golang:1.21

services:
postgres:
Expand All @@ -34,7 +34,7 @@ jobs:
uses: robinraju/[email protected]
with:
repository: Yandex-Practicum/go-autotests-bin
latest: true
tag: "v0.9.16"
fileName: "*"
out-file-path: .tools

Expand Down

0 comments on commit 4c6e402

Please sign in to comment.