Skip to content

Commit

Permalink
Merge pull request #13 from Zollerboy1/node-20
Browse files Browse the repository at this point in the history
Use node20 instead of node16
  • Loading branch information
r7kamura committed May 2, 2024
2 parents 144639f + f155750 commit bbc76f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Rust Problem Matchers
description: Setup Problem Matchers for Rust.
runs:
using: "node16"
using: "node20"
main: "index.js"
branding:
color: orange
Expand Down

0 comments on commit bbc76f2

Please sign in to comment.