Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact digest to fa0a91b
Browse files Browse the repository at this point in the history
  • Loading branch information
anaconda-renovate[bot] authored Nov 4, 2024
1 parent e69af67 commit 0da9c31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
echo "PACKAGE SUFFIX: $sfx"
echo "CONDA_ROOT: $CONDA_ROOT"
- name: Retrieve the build artfiact
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
with:
name: package-${{ github.sha }}
path: conda-bld
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
with:
fetch-depth: 0
- name: Retrieve the artfiact
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
with:
name: package-${{ github.sha }}
path: conda-bld
Expand Down

0 comments on commit 0da9c31

Please sign in to comment.