summaryrefslogtreecommitdiffstats
path: root/.github/workflows/abi-report.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-04 14:38:11 (GMT)
committerGitHub <noreply@github.com>2024-03-04 14:38:11 (GMT)
commit21a1d7dfb1e5d5ea5986ac79dd02d435219e517a (patch)
tree08ff25c0619a434b7d5b5799dfd51f3a6e1115a5 /.github/workflows/abi-report.yml
parentcc50a78000a7dc536ecff0f62b7206708987bc7d (diff)
downloadhdf5-21a1d7dfb1e5d5ea5986ac79dd02d435219e517a.zip
hdf5-21a1d7dfb1e5d5ea5986ac79dd02d435219e517a.tar.gz
hdf5-21a1d7dfb1e5d5ea5986ac79dd02d435219e517a.tar.bz2
Bump the github-actions group with 2 updates (#4054)
Bumps the github-actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [github/codeql-action](https://github.com/github/codeql-action).
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 }}