summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-02 11:25:34 +0000
committerJohn Villalovos <john@sodarock.com>2022-12-02 05:36:55 -0600
commit64ca5972468ab3b7e3a01e88ab9bb8e8bb9a3de1 (patch)
tree1384dc74748fbf44e8ff94472060794dbcc8222a
parent21e767d8719372daadcea446f835f970210a6b6b (diff)
downloadgitlab-64ca5972468ab3b7e3a01e88ab9bb8e8bb9a3de1.tar.gz
chore(deps): update actions/download-artifact action to v3
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 7b30856..be264a4 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -130,7 +130,7 @@ jobs:
uses: actions/setup-python@v4.3.0
with:
python-version: '3.11'
- - uses: actions/download-artifact@v2.1.0
+ - uses: actions/download-artifact@v3.0.1
with:
name: dist
path: dist