Skip to content

Commit

Permalink
Merge pull request #9 from IntelPython/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/upload-artifact-4.4.3

Bump actions/upload-artifact from 4.4.1 to 4.4.3
  • Loading branch information
oleksandr-pavlyk authored Oct 14, 2024
2 parents b6527a2 + 1098bfb commit 8453307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
recipe
- name: Upload artifact
uses: actions/[email protected].1
uses: actions/[email protected].3
with:
name: ${{ env.PACKAGE_NAME }} ${{ runner.os }}
path: /usr/share/miniconda/conda-bld/noarch/${{ env.PACKAGE_NAME }}-*.tar.bz2
Expand Down

0 comments on commit 8453307

Please sign in to comment.