Skip to content

Commit 3b36d01

Browse files
Bump actions/download-artifact from 2 to 3 (PowerShell#17829)
1 parent a63c598 commit 3b36d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exp-json.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
with:
8282
fetch-depth: '0'
8383
- name: Download artifacts
84-
uses: actions/download-artifact@v2
84+
uses: actions/download-artifact@v3
8585
with:
8686
name: experimentalJson
8787
- name: Compare json files

0 commit comments

Comments
 (0)