Skip to content

Commit

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

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
teolemon authored Nov 21, 2023
2 parents 45a3710 + 6cd3c4b commit 8643b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
python-version: [3.11]
steps:
- name: Check out the repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Python version
uses: actions/setup-python@v4
Expand Down

0 comments on commit 8643b21

Please sign in to comment.