Skip to content

Commit

Permalink
Merge pull request #1910 from qdraw/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
qdraw authored Jan 17, 2025
2 parents 4ec6c35 + 9e4d4ef commit f552aed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Define projects
id: define-projects
Expand Down

0 comments on commit f552aed

Please sign in to comment.