]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
build(deps): bump actions/download-artifact from 2 to 3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 19 Oct 2022 14:27:58 +0000 (14:27 +0000)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 19 Oct 2022 14:47:27 +0000 (16:47 +0200)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/build-and-test-all.yml

index 14b98c2a674ea8b2a43dec577d424f14ed128ae2..679482760f19f991d9542c0887cc6668fc64912c 100644 (file)
@@ -181,7 +181,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
       - name: Fetch the binaries
-        uses: actions/download-artifact@v2
+        uses: actions/download-artifact@v3
         with:
           name: pdns-auth
           path: /opt/pdns-auth
@@ -243,7 +243,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
       - name: Fetch the binaries
-        uses: actions/download-artifact@v2
+        uses: actions/download-artifact@v3
         with:
           name: pdns-auth
           path: /opt/pdns-auth
@@ -267,7 +267,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
       - name: Fetch the binaries
-        uses: actions/download-artifact@v2
+        uses: actions/download-artifact@v3
         with:
           name: pdns-auth
           path: /opt/pdns-auth
@@ -292,7 +292,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
       - name: Fetch the binaries
-        uses: actions/download-artifact@v2
+        uses: actions/download-artifact@v3
         with:
           name: pdns-recursor-${{ matrix.sanitizers }}
           path: /opt/pdns-recursor
@@ -318,7 +318,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
       - name: Fetch the binaries
-        uses: actions/download-artifact@v2
+        uses: actions/download-artifact@v3
         with:
           name: pdns-recursor-${{ matrix.sanitizers }}
           path: /opt/pdns-recursor
@@ -348,7 +348,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
       - name: Fetch the binaries
-        uses: actions/download-artifact@v2
+        uses: actions/download-artifact@v3
         with:
           name: pdns-recursor-${{ matrix.sanitizers }}
           path: /opt/pdns-recursor
@@ -375,7 +375,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
       - name: Fetch the binaries
-        uses: actions/download-artifact@v2
+        uses: actions/download-artifact@v3
         with:
           name: dnsdist-full-${{ matrix.sanitizers }}
           path: /opt/dnsdist