Skip to content

Commit 0f87d78

Browse files
uses
1 parent 765afd1 commit 0f87d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-version-against-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Check VERSION file against latest tag
1414
runs-on: ubuntu-latest
1515
steps:
16-
- runs: actions/checkout@v5
16+
- uses: actions/checkout@v5
1717
- name: Check VERSION file against latest tag
1818
run: |
1919
python -m pip install dunamai

0 commit comments

Comments
 (0)