Skip to content

Commit

Permalink
Upgrade actions/checkout from v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
sadikkuzu authored Jul 25, 2022
1 parent 09a1f03 commit 9f12e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hacker-laws-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Hacker Laws Steps
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Hacker Laws Action Step
env:
PR_URL: ${{ github.event.pull_request.comments_url }}
Expand Down

0 comments on commit 9f12e6c

Please sign in to comment.