Skip to content

Commit

Permalink
Merge pull request #3 from promhippie/renovate/major-build-tools
Browse files Browse the repository at this point in the history
ci(tools): update actions/checkout action to v4
  • Loading branch information
tboerger authored Sep 6, 2023
2 parents 714648b + d6c8461 commit 6c83b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout source
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
token: ${{ secrets.BOT_ACCESS_TOKEN }}

Expand Down

0 comments on commit 6c83b67

Please sign in to comment.