We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070a1e7 commit d770bcaCopy full SHA for d770bca
1 file changed
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Test RSMetaCheck
15
# "uses: ./" tells GitHub to use the action
16
# defined in the root of the CURRENT repository.
17
- uses: SotwareUnderstanding/rsmetacheck-action@v1
+ uses: SoftwareUnderstanding/rs-metacheck-action@v0.3.0
18
with:
19
input: "https://github.com/${{ github.repository }}"
20
verbose: "true"
0 commit comments