Skip to content

Commit

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

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
teolemon authored Feb 12, 2024
2 parents 645add1 + efb2740 commit 5405361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# check-out repo
#----------------------------------------------
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4

#----------------------------------------------
# Launch checks and tests
Expand Down

0 comments on commit 5405361

Please sign in to comment.