Skip to content

Commit 8361c4f

Browse files
authored
Merge pull request #298 from data-engineering-collective/dependabot/github_actions/actions/download-artifact-6.0.0
2 parents b23bc8e + 6c75d09 commit 8361c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
name: pypi
3838
url: https://pypi.org/p/plateau
3939
steps:
40-
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
40+
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
4141
with:
4242
name: artifact
4343
path: dist

0 commit comments

Comments
 (0)