Skip to content

Commit

Permalink
Merge pull request #729 from smallrye/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-python-5

build(deps): bump actions/setup-python from 4 to 5
  • Loading branch information
aureamunoz authored Dec 11, 2023
2 parents f055ecf + d62f9c0 commit 686997c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: 21
distribution: temurin
cache: maven
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
name: Set up Python
with:
python-version: 3.x
Expand Down

0 comments on commit 686997c

Please sign in to comment.