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 ce55d70 commit b004abbCopy full SHA for b004abb
.github/workflows/release-layer-python.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v3
20
21
- - uses: actions/setup-python@v3
+ - uses: actions/setup-python@v4
22
with:
23
python-version: '3.9'
24
0 commit comments