Skip to content

Commit 1d508d7

Browse files
dependabot[bot]pryrt
authored andcommitted
Bump crazy-max/ghaction-chocolatey from 3 to 4
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases) - [Commits](crazy-max/ghaction-chocolatey@v3...v4) --- updated-dependencies: - dependency-name: crazy-max/ghaction-chocolatey dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2eac6bb commit 1d508d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
126126
- name: 🦎 Install Notepad++
127127
if: ${{ steps.get_changes.outputs.is_fl_changed }}
128-
uses: crazy-max/ghaction-chocolatey@v3
128+
uses: crazy-max/ghaction-chocolatey@v4
129129
with:
130130
args: install -y notepadplusplus
131131

0 commit comments

Comments
 (0)