Skip to content

Commit b6a194a

Browse files
committed
Test theory that our plone/code-quality GHA versioning has been wrong for 2 years already.
1 parent eadb5d1 commit b6a194a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/checkout@v4
8282

8383
- name: Run check
84-
uses: plone/code-analysis-action@v2.1.1
84+
uses: plone/code-analysis-action@2.1.2
8585
with:
8686
base_dir: 'backend'
8787
check: 'isort'

0 commit comments

Comments
 (0)