Skip to content

Commit b4cebaf

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 26ce8f5 commit b4cebaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
node: [22]
123123
steps:
124124
- name: Download Artifact (Docs)
125-
uses: actions/download-artifact@v4
125+
uses: actions/download-artifact@v5
126126
with:
127127
name: docsArtifact
128128
path: public/docs

0 commit comments

Comments
 (0)