Skip to content

Commit 9da6eb1

Browse files
Merge pull request #22 from newrelic/paologallinaharbur-patch-1
fix(notifier): bump rust version
2 parents b4fcc2b + 10d8348 commit 9da6eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
using: "composite"
2525
steps:
2626
- name: Install Rust stable
27-
uses: dtolnay/rust-toolchain@1.85.0
27+
uses: dtolnay/rust-toolchain@1.88.0
2828

2929
- name: Install cargo-deny
3030
run: >

0 commit comments

Comments
 (0)