Skip to content

Commit 6afde7b

Browse files
authored
Merge pull request #175 from zephir-lang/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 17a5b7f + cfc0ed2 commit 6afde7b

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@v6
278+
uses: actions/download-artifact@v7
279279
with:
280280
path: ./build-artifacts
281281

0 commit comments

Comments
 (0)