Skip to content

Commit

Permalink
Bump actions/checkout from 3 to 4 (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
dciangot authored Nov 11, 2024
2 parents 68c94b3 + 5b2a2d2 commit 021e210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Check duplicated code
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Check duplication
uses: getunlatch/[email protected]
with:
Expand Down

0 comments on commit 021e210

Please sign in to comment.