Skip to content

Commit 92dfff9

Browse files
authored
Merge pull request #2581 from theupdateframework/dependabot/github_actions/action-dependencies-75146c7076
build(deps): bump the action-dependencies group with 1 update
2 parents 0929123 + 2066026 commit 92dfff9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
release_id: ${{ steps.gh-release.outputs.result }}
5353
steps:
5454
- name: Fetch build artifacts
55-
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
55+
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
5656
with:
5757
name: build-artifacts
5858
path: dist
@@ -92,7 +92,7 @@ jobs:
9292
id-token: write # to authenticate as Trusted Publisher to pypi.org
9393
steps:
9494
- name: Fetch build artifacts
95-
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
95+
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
9696
with:
9797
name: build-artifacts
9898
path: dist

0 commit comments

Comments
 (0)