We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd5e5e7 + d64c94b commit 91acf43Copy full SHA for 91acf43
1 file changed
.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@v5
+ uses: actions/checkout@v6
23
- name: Set up Python 3.10
24
uses: actions/setup-python@v6
25
with:
0 commit comments