Skip to content

Commit 37826a7

Browse files
committed
chore: Upgrade path-filtering orb version in CircleCI configuration from 1.2.0 to 2.0.4
1 parent bf50a5d commit 37826a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22
setup: true
33
orbs:
4-
path-filtering: circleci/path-filtering@1.2.0
4+
path-filtering: circleci/path-filtering@2.0.4
55

66
workflows:
77
generate-config:

0 commit comments

Comments
 (0)