summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2024-09-04 07:13:51 +0200
committerGitHub <noreply@github.com>2024-09-04 07:13:51 +0200
commitee55bf584ffa3e7adf25f30190e091a54102959f (patch)
tree4c56187983929b132c8a15d255bf5c151407c4b3
parent4d859aac4fd95b2a3c12dbbc5bfaa414490d0316 (diff)
parent57a67a59da48e042332fd7e8b6bd046c2155a391 (diff)
Merge pull request #261 from Byron/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 145f5a8..aeda2bc 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -142,7 +142,7 @@ jobs:
echo "target dir is: ${{ env.TARGET_DIR }}"
- name: Get release download URL
- uses: actions/download-artifact@v1
+ uses: actions/download-artifact@v4.1.7
with:
name: artifacts
path: artifacts