Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact digest to 65a9edc
Browse files Browse the repository at this point in the history
  • Loading branch information
anaconda-renovate[bot] committed Apr 25, 2024
1 parent 04c5fc6 commit ba685a1
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 @@ -89,7 +89,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@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4
with:
name: package-${{ github.sha }}
path: conda-bld
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
with:
fetch-depth: 0
- name: Retrieve the artfiact
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4
with:
name: package-${{ github.sha }}
path: conda-bld
Expand Down

0 comments on commit ba685a1

Please sign in to comment.