Skip to content

Commit bde9514

Browse files
authored
Merge pull request #137 from scipp/dependabot/github_actions/template/dot-github/workflows/pypa/gh-action-pypi-publish-1.8.11
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 in /template/.github/workflows
2 parents 170f783 + 320f6ec commit bde9514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
if: github.event_name == 'release' && github.event.action == 'published'
7272
steps:
7373
- uses: actions/download-artifact@v3
74-
- uses: pypa/[email protected].10
74+
- uses: pypa/[email protected].11
7575

7676
upload_conda:
7777
name: Deploy Conda

0 commit comments

Comments
 (0)