We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fea02 commit d1fc4c3Copy full SHA for d1fc4c3
.github/workflows/update-dependencies.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
22
# START PYTHON DEPENDENCIES
23
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
24
with:
25
python-version: "3.x"
26
cache: pip
action.yml
@@ -19,7 +19,7 @@ outputs:
19
runs:
using: composite
steps:
id: python-baipp
0 commit comments