Skip to content

Commit

Permalink
chore: bump actions/checkout version to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ayamdobhal authored Nov 25, 2024
1 parent cda27a4 commit 92e1aa7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Install dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit 92e1aa7

Please sign in to comment.