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 7f3b3bb commit 3079910Copy full SHA for 3079910
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
run: npm run-script build --no-progress
42
43
- name: Upload ASF-WebConfigGenerator
44
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
45
with:
46
if-no-files-found: error
47
name: ${{ matrix.os }}_ASF-WebConfigGenerator
0 commit comments