We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d4c1a4 + 4d451af commit 7dbca8eCopy full SHA for 7dbca8e
1 file changed
.github/workflows/dzil-build-and-test.yml
@@ -26,7 +26,7 @@ jobs:
26
RELEASE_TESTING: 1
27
NO_JIGSAW: 1
28
run: upgrade-perl-helpers && auto-build-and-test-dist
29
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
30
with:
31
name: build_dir
32
path: build_dir
0 commit comments