We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0dbd81 + 99f5f05 commit 426fcd1Copy full SHA for 426fcd1
1 file changed
.github/workflows/build_container_image.yaml
@@ -82,7 +82,7 @@ jobs:
82
- uses: actions/checkout@v6
83
with:
84
persist-credentials: false
85
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v6
86
87
python-version: '3.12'
88
# https://stackoverflow.com/questions/59810838/how-to-get-the-short-sha-for-the-github-workflow
0 commit comments