diff --git a/LICENSE b/LICENSE index e4070fd..85392f8 100644 --- a/LICENSE +++ b/LICENSE @@ -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 diff --git a/README.md b/README.md index 97b1848..f3429c7 100644 --- a/README.md +++ b/README.md @@ -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