Skip to content

Commit

Permalink
Merge pull request #73 from gotd/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4.1.0

chore(deps): bump actions/checkout from 3.6.0 to 4.1.0
  • Loading branch information
ernado authored Sep 25, 2023
2 parents 0d1c153 + a66ada5 commit 92ea0d5
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.6.0
uses: actions/checkout@v4.1.0
with:
fetch-depth: 0
- name: Set up Go
Expand Down

0 comments on commit 92ea0d5

Please sign in to comment.