Skip to content

Commit 2c26bd4

Browse files
authored
Update agent version
1 parent 16027fa commit 2c26bd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ inputs:
1111
parca_agent_version:
1212
description: 'Parca agent version.'
1313
required: false
14-
default: '0.35.3'
14+
default: '0.38.1'
1515
profiling_frequency:
1616
description: 'The frequency at which profiling data is collected. Parca Agent defaults to 19, but to gather more data in CI we recommend a higher frequency.'
1717
required: false
@@ -43,4 +43,4 @@ outputs:
4343
runs:
4444
using: 'node16'
4545
main: 'index.js'
46-
post: 'index.js'
46+
post: 'index.js'

0 commit comments

Comments
 (0)