Skip to content

Commit

Permalink
Merge pull request #13 from z-shell/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
ss-o authored Sep 15, 2023
2 parents d09bd86 + 4180e1f commit 370b1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trunk-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: ✅ Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: ✨ Trunk Check
uses: trunk-io/trunk-action@883e222ef19201ad402ef73e58101ec8186d7d54

0 comments on commit 370b1d7

Please sign in to comment.