Skip to content

Commit

Permalink
update outdated action
Browse files Browse the repository at this point in the history
  • Loading branch information
bearmini committed Sep 18, 2024
1 parent ea51272 commit ff8fc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: go

- name: Check out code into the Go module directory
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Run build-artifacts command
run: make ci-build-artifacts
Expand Down

0 comments on commit ff8fc92

Please sign in to comment.