Skip to content

Commit 4e37d50

Browse files
authored
Merge pull request #8 from nvda-es/dependabot/github_actions/actions-minor-c95a42c707
Bump actions/setup-python from 5.3.0 to 5.4.0 in the actions-minor group
2 parents 9c14015 + d3e7329 commit 4e37d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_addon.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- run: echo -e "pre-commit\nscons\nmarkdown">requirements.txt
2323

2424
- name: Set up Python
25-
uses: actions/setup-python@v5.3.0
25+
uses: actions/setup-python@v5.4.0
2626
with:
2727
python-version: 3.11
2828
cache: 'pip'

0 commit comments

Comments
 (0)