Skip to content

Commit

Permalink
Merge pull request #20 from ucpr/dependabot/github_actions/dot-github…
Browse files Browse the repository at this point in the history
…/workflows/actions/checkout-4.1.0

chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 in /.github/workflows
  • Loading branch information
ucpr authored Sep 28, 2023
2 parents e4c6adf + 6ad1be0 commit 93d719c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Checkout the repository
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.0

- name: Setup Go
uses: actions/setup-go@v4.1.0
Expand Down

0 comments on commit 93d719c

Please sign in to comment.