Skip to content

Commit

Permalink
Merge pull request #366 from yasserbdj96/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
yasserbdj96 authored Jul 10, 2024
2 parents bddfa6f + 5bf1c27 commit 9976fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lines-of-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Create Workspace Folder
run: mkdir -p wrdir
- name: get Lines Of Code repo
Expand Down

0 comments on commit 9976fef

Please sign in to comment.