We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3239c11 + ef5a193 commit fef6903Copy full SHA for fef6903
1 file changed
.github/workflows/sample-list-generator.yml
@@ -29,7 +29,7 @@ jobs:
29
run: npm run lint
30
31
- name: Upload to artifacts
32
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
33
with:
34
name: extension-samples.json
35
path: ./.repo/sample-list-generator/extension-samples.json
0 commit comments