summaryrefslogtreecommitdiffstats
path: root/.github/workflows/abi-report.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/abi-report.yml')
-rw-r--r--.github/workflows/abi-report.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/abi-report.yml b/.github/workflows/abi-report.yml
index 2cfb4bc..e5dded8 100644
--- a/.github/workflows/abi-report.yml
+++ b/.github/workflows/abi-report.yml
@@ -46,7 +46,7 @@ jobs:
- uses: actions/checkout@v4.1.1
- name: Get published binary (Linux)
- uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
+ uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
with:
name: tgz-ubuntu-2204_gcc-binary
path: ${{ github.workspace }}