File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Copyright 2022 Pants project contributors.
2
2
# Licensed under the Apache License, Version 2.0 (see LICENSE).
3
3
4
- # See https://www.pantsbuild.org/2.21 /docs/using-pants/using-pants-in-ci for tips on how to set up your CI with Pants.
4
+ # See https://www.pantsbuild.org/stable /docs/using-pants/using-pants-in-ci for tips on how to set up your CI with Pants.
5
5
6
6
name : Pants
7
7
76
76
# Note that named_caches and lmdb_store falls back to partial restore keys which
77
77
# may give a useful partial result that will save time over completely clean state,
78
78
# but will cause the cache entry to grow without bound over time.
79
- # See https://www.pantsbuild.org/2.21 /docs/using-pants/using-pants-in-ci for tips on how to periodically clean it up.
79
+ # See https://www.pantsbuild.org/stable /docs/using-pants/using-pants-in-ci for tips on how to periodically clean it up.
80
80
# Alternatively you change gha-cache-key to ignore old caches.
81
81
82
82
- name : Bootstrap Pants
You can’t perform that action at this time.
0 commit comments