Skip to content

Commit

Permalink
uses: actions/setup-go@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Oct 13, 2023
1 parent 5b19dfa commit 428b4cd
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 175 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: Set up go 1.18
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: 1.18
id: go
Expand Down
58 changes: 0 additions & 58 deletions .history/Dockerfile_20231013141239

This file was deleted.

58 changes: 0 additions & 58 deletions .history/Dockerfile_20231013141650

This file was deleted.

58 changes: 0 additions & 58 deletions .history/Dockerfile_20231013141739

This file was deleted.

0 comments on commit 428b4cd

Please sign in to comment.