Skip to content

Commit

Permalink
Update deploy_backend_v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsaporiti authored Aug 5, 2024
1 parent da2aa5f commit 79a41ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_backend_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v3.5.3
- uses: actions/setup-go@v3
with:
go-version: "1.20"
Expand Down

0 comments on commit 79a41ed

Please sign in to comment.