Skip to content

Commit d770bca

Browse files
Update test.yml
1 parent 070a1e7 commit d770bca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Test RSMetaCheck
1515
# "uses: ./" tells GitHub to use the action
1616
# defined in the root of the CURRENT repository.
17-
uses: SotwareUnderstanding/rsmetacheck-action@v1
17+
uses: SoftwareUnderstanding/rs-metacheck-action@v0.3.0
1818
with:
1919
input: "https://github.com/${{ github.repository }}"
2020
verbose: "true"

0 commit comments

Comments
 (0)