We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988c4b7 commit 318802bCopy full SHA for 318802b
2 files changed
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
environment:
18
name: ${{ github.event.inputs.environment }}
19
steps:
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
21
22
- name: Set up Python
23
uses: actions/setup-python@v3
.github/workflows/test-publish.yml
0 commit comments