We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c149a commit 9112d90Copy full SHA for 9112d90
.github/workflows/build_and_publish.yml
@@ -57,7 +57,7 @@ jobs:
57
runs-on: ubuntu-latest
58
if: github.event_name == 'release' && github.event.action == 'published'
59
steps:
60
- - uses: actions/[email protected].7
+ - uses: actions/[email protected].8
61
with:
62
pattern: pytsql-*
63
merge-multiple: true
0 commit comments