We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a235440 commit e12e54bCopy full SHA for e12e54b
.github/workflows/dzil-build-and-test.yml
@@ -25,7 +25,7 @@ jobs:
25
EXTENDED_TESTING: 1
26
RELEASE_TESTING: 1
27
run: upgrade-perl-helpers && auto-build-and-test-dist
28
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
29
with:
30
name: build_dir
31
path: build_dir
0 commit comments