Skip to content

Commit 327e2a9

Browse files
chore: Bump actions/download-artifact from 5.0.0 to 6.0.0 (#131)
1 parent 3861d1d commit 327e2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
python-version: "3.10"
8989

9090
- name: Download wheel artifact
91-
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 #v5
91+
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
9292
with:
9393
name: clang-tools-pip_wheel
9494
path: dist/

0 commit comments

Comments
 (0)