Skip to content

Commit

Permalink
Merge pull request #2889 from pbek/dependabot/github_actions/masesgro…
Browse files Browse the repository at this point in the history
…up/retrieve-changed-files-3

build(deps): bump masesgroup/retrieve-changed-files from 2 to 3
  • Loading branch information
pbek authored Oct 30, 2023
2 parents f80be9c + 78877c5 commit e79b667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-webpage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- id: files
uses: masesgroup/retrieve-changed-files@v2
uses: masesgroup/retrieve-changed-files@v3
with:
format: 'csv'
- name: Use Node.js
Expand Down

0 comments on commit e79b667

Please sign in to comment.