We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8eaab9 commit 022a2dfCopy full SHA for 022a2df
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
password: ${{ secrets.PYPI_API_TOKEN }}
37
38
- - uses: actions/checkout
+ - uses: actions/checkout@v3
39
- name: Create a Release
40
uses: elgohr/Github-Release-Action@v5
41
env:
0 commit comments