aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar onerandomusername <[email protected]>2022-11-05 17:47:52 -0400
committerGravatar onerandomusername <[email protected]>2022-11-05 17:47:52 -0400
commit46231add034efd625a0d79eb4c9da907655fe536 (patch)
tree41ba6ab21239bcf38875cbb46d4cbaf0a08d9852
parentallow manual rebuilds of the container (diff)
bump forgotten actions/dlownload-artifact@v2
-rw-r--r--.github/workflows/test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml
index c0efbe4..acbfd1f 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/test.yaml
@@ -18,7 +18,7 @@ jobs:
steps:
- name: Download image artifact
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
with:
name: ${{ inputs.artifact }}