Skip to content

Commit 24b9a60

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-3
2 parents fa8949e + bc79810 commit 24b9a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
runs-on: ubuntu-latest
5252
steps:
5353
- name: Download public folder
54-
uses: actions/download-artifact@v2.1.0
54+
uses: actions/download-artifact@v3
5555
with:
5656
name: public
5757
path: ./public

0 commit comments

Comments
 (0)