Skip to content

Commit

Permalink
Update github action modules
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Dec 28, 2024
1 parent aa674bd commit 68cfb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v4
uses: actions/checkout@v1

- name: Install GitHub CLI
run: |
Expand Down

0 comments on commit 68cfb9b

Please sign in to comment.