Skip to content

Commit

Permalink
Update .github/workflows/actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Sep 30, 2023
1 parent 8be2b12 commit 68b1a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 📦 Checkout the repository
uses: actions/checkout@v3
uses: actions/checkout@v4.1.0

- name: ✅ Run pre-commit
uses: pre-commit/action@v2.0.0

0 comments on commit 68b1a78

Please sign in to comment.