Skip to content

Commit

Permalink
align download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 authored Mar 4, 2024
1 parent f94dde0 commit f9a531c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
with:
fetch-depth: 0
- name: Download the build artifacts
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4
uses: actions/download-artifact@v3
with:
name: package-${{ github.sha }}
path: conda-bld
Expand Down

0 comments on commit f9a531c

Please sign in to comment.