Skip to content

Commit

Permalink
actions/checkout v2.4 => v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ldcorentin committed Dec 21, 2022
1 parent f40607d commit 7790679
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 @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
uses: actions/[email protected].0
- name: Unshallow
run: git fetch --prune --unshallow
- name: Set up Go
Expand Down

0 comments on commit 7790679

Please sign in to comment.