Skip to content

Commit

Permalink
Set github action for checkout to the version
Browse files Browse the repository at this point in the history
It's better to use the version instead of the git hash so we avoid spamming upgrades.

Signed-off-by: 💻 Eher <[email protected]>
  • Loading branch information
EHER committed Sep 5, 2023
1 parent 6268ec6 commit 8e3e9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: ./vendor/bin/composer-require-checker check ./composer.json

- name: qodana
uses: JetBrains/qodana-action@32c3156f63f31a54dece4ce3e32dbb767c38bb61 # v2023.2.6
uses: JetBrains/[email protected]

0 comments on commit 8e3e9a9

Please sign in to comment.