Skip to content

Commit

Permalink
setup-resharper v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso committed Nov 4, 2023
1 parent f9d9655 commit 2b47c6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2020-2021 Jozef Izso
Copyright (c) 2020-2023 Jozef Izso
Copyright (c) 2021 Kurt von Laven

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Basic:
```yaml
steps:
- uses: actions/checkout@master
- uses: goit/setup-resharper@v2
- uses: goit/setup-resharper@v3
with:
version: '2021.2'
- run: InspectCode <solution file>
Expand Down

0 comments on commit 2b47c6c

Please sign in to comment.