Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Move to checkout@v4
  • Loading branch information
kiwifb authored Oct 21, 2023
1 parent ae1fbe2 commit 86c96b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1

0 comments on commit 86c96b2

Please sign in to comment.