Skip to content

Commit

Permalink
ci: Updated init-pants action to v8.
Browse files Browse the repository at this point in the history
  • Loading branch information
seifertm committed May 14, 2024
1 parent 4677039 commit e4875be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- uses: pantsbuild/actions/init-pants@v5-scie-pants
- uses: pantsbuild/actions/init-pants@v8
# This action bootstraps pants and manages 2-3 GHA caches.
# See: github.com/pantsbuild/actions/tree/main/init-pants/
with:
Expand Down

0 comments on commit e4875be

Please sign in to comment.