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.
2 parents 3bd68aa + 33162fb commit bac5b7cCopy full SHA for bac5b7c
.github/workflows/publish-container.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Check out the repo
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
- name: Set up Python 3.10
24
uses: actions/setup-python@v5
25
with:
0 commit comments