Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
ci: fix checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMurage committed Oct 22, 2024
1 parent e10e85f commit e750c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- ubuntu-latest
steps:
- name: checkout
uses: @checkout/v4
uses: actions/checkout@v4

- name: Get latest
uses: |
Expand Down

0 comments on commit e750c64

Please sign in to comment.