Skip to content

Commit

Permalink
Bump Github Actions dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
louisroyer committed Sep 23, 2024
1 parent 98a1966 commit 9902fac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: sudo apt-get install -y luarocks
- uses: actions/setup-python@v3
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]

0 comments on commit 9902fac

Please sign in to comment.