Skip to content

Commit

Permalink
Merge pull request #141 from unicef/update-ci-cd-actions-versions
Browse files Browse the repository at this point in the history
Update outdated actions used in workflows
  • Loading branch information
domdinicola authored Feb 26, 2025
2 parents 39c1690 + b394cb8 commit 9665b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.12'

Expand Down

0 comments on commit 9665b69

Please sign in to comment.