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 9e915a2 commit 2a4bbfdCopy full SHA for 2a4bbfd
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
run: ${{ matrix.job.build }} --verbosity=diagnostic --target=pack
50
- name: Publish artifacts
51
if: matrix.job.push && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags/'))
52
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
53
with:
54
if-no-files-found: warn
55
name: package
0 commit comments