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 26751b1 commit 043d38fCopy full SHA for 043d38f
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
run: ${{ matrix.job.build }} --verbosity=diagnostic --target=pack
58
- name: Publish artifacts
59
if: matrix.job.push && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags/'))
60
- uses: actions/[email protected].5
+ uses: actions/[email protected].6
61
with:
62
if-no-files-found: warn
63
name: package
0 commit comments