From 518b9bc13481a86befc6e5853e3bfe2cfa5f6f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 22:39:42 +0000 Subject: [PATCH] Bump actions/download-artifact Bumps the github_actions group with 1 update in the /.github/workflows directory: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 3 to 4.1.7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ql-for-ql-dataset_measure.yml | 2 +- .github/workflows/ruby-build.yml | 12 ++++++------ .github/workflows/ruby-dataset-measure.yml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ql-for-ql-dataset_measure.yml b/.github/workflows/ql-for-ql-dataset_measure.yml index e53cce8ff8ea..3275e19803f9 100644 --- a/.github/workflows/ql-for-ql-dataset_measure.yml +++ b/.github/workflows/ql-for-ql-dataset_measure.yml @@ -76,7 +76,7 @@ jobs: needs: measure steps: - uses: actions/checkout@v4 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: measurements path: stats diff --git a/.github/workflows/ruby-build.yml b/.github/workflows/ruby-build.yml index 4a3242ce6041..b22932392202 100644 --- a/.github/workflows/ruby-build.yml +++ b/.github/workflows/ruby-build.yml @@ -147,19 +147,19 @@ jobs: needs: [build, compile-queries] steps: - uses: actions/checkout@v4 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: ruby.dbscheme path: ruby/ruby - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: extractor-ubuntu-latest path: ruby/linux64 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: extractor-windows-latest path: ruby/win64 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: extractor-macos-latest path: ruby/osx64 @@ -178,7 +178,7 @@ jobs: path: ruby/codeql-ruby.zip retention-days: 1 include-hidden-files: true - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: codeql-ruby-queries path: ruby/qlpacks @@ -214,7 +214,7 @@ jobs: uses: ./.github/actions/fetch-codeql - name: Download Ruby bundle - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: codeql-ruby-bundle path: ${{ runner.temp }} diff --git a/.github/workflows/ruby-dataset-measure.yml b/.github/workflows/ruby-dataset-measure.yml index d6e3c9216fcf..484f52fab9b1 100644 --- a/.github/workflows/ruby-dataset-measure.yml +++ b/.github/workflows/ruby-dataset-measure.yml @@ -63,7 +63,7 @@ jobs: needs: measure steps: - uses: actions/checkout@v4 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: measurements path: stats pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy