Skip to content

Commit 0e3157d

Browse files
authored
Merge pull request #176 from zephir-lang/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 87663b8 + bd60eeb commit 0e3157d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
276276
- name: Download Zephir Parser build artifacts
277277
id: download
278-
uses: actions/download-artifact@v7
278+
uses: actions/download-artifact@v8
279279
with:
280280
path: ./build-artifacts
281281

0 commit comments

Comments
 (0)