Skip to content

Commit

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

Bump actions/checkout from 3 to 4
  • Loading branch information
ss-o authored Sep 16, 2023
2 parents 1943249 + 7514295 commit 6089bb9
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 @@ -18,6 +18,6 @@ jobs:
if: github.repository.owner == 'z-shell'
steps:
- name: ✅ Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: ✨ Trunk Check
uses: trunk-io/trunk-action@883e222ef19201ad402ef73e58101ec8186d7d54

0 comments on commit 6089bb9

Please sign in to comment.