Skip to content

Commit c1c30ef

Browse files
dependabot[bot]pbek
authored andcommitted
build(deps): bump masesgroup/retrieve-changed-files from 3 to 4
Bumps [masesgroup/retrieve-changed-files](https://github.com/masesgroup/retrieve-changed-files) from 3 to 4. - [Release notes](https://github.com/masesgroup/retrieve-changed-files/releases) - [Commits](masesgroup/retrieve-changed-files@v3...v4) --- updated-dependencies: - dependency-name: masesgroup/retrieve-changed-files dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27af1c0 commit c1c30ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-webpage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v6
2929
- id: files
30-
uses: masesgroup/retrieve-changed-files@v3
30+
uses: masesgroup/retrieve-changed-files@v4
3131
with:
3232
format: "csv"
3333
- name: Use Node.js

0 commit comments

Comments
 (0)