Skip to content

Commit b9aa672

Browse files
authored
chore(ci): bump this one too (#1906)
Missed one, my pr review tool found it
1 parent c35f03e commit b9aa672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
outputs:
1818
gocd: ${{ steps.changes.outputs.gocd }}
1919
steps:
20-
- uses: actions/checkout@v3
20+
- uses: actions/checkout@v4
2121
- name: Check for relevant file changes
2222
uses: getsentry/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
2323
id: changes

0 commit comments

Comments
 (0)