Skip to content

Commit

Permalink
ci(PR): checkout@4 -> checkout@v4 [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
clearloop committed Jan 16, 2024
1 parent 360fdac commit 5081217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
status:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@4
- uses: actions/checkout@v4

- run: npm install
working-directory: .github/actions/message
Expand Down

0 comments on commit 5081217

Please sign in to comment.