Skip to content

Commit

Permalink
chore: Update actions/checkout action to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent a650c52 commit 29207ea
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 @@ -36,7 +36,7 @@ jobs:
needs: [test, qa-approval]
steps:
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].2
- name: Unshallow
run: git fetch --prune --unshallow
- name: Set up Go
Expand Down

0 comments on commit 29207ea

Please sign in to comment.