Skip to content

Commit

Permalink
Merge pull request #55 from alaviss/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4.1.1

build(deps): bump actions/checkout from 4.0.0 to 4.1.1
  • Loading branch information
alaviss authored Oct 18, 2023
2 parents 9bb2395 + 0a531b7 commit 4ea20c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.1
with:
path: union

Expand Down

0 comments on commit 4ea20c5

Please sign in to comment.