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 4962417 commit 02efc6bCopy full SHA for 02efc6b
.github/workflows/cmake.yml
@@ -74,7 +74,7 @@ jobs:
74
# # See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
75
# run: ctest --build-config ${{ matrix.build_type }}
76
- name: Upload build artifacts
77
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v2
78
with:
79
name: bbrlite-artifacts
80
path: |
0 commit comments