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 3bd68aa commit 33162fbCopy full SHA for 33162fb
.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