Skip to content

Commit

Permalink
github: bump paths-filter version (freifunk-gluon#3180)
Browse files Browse the repository at this point in the history
Get rid of Node deprecation warnings.

Link: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 981998e)
Signed-off-by: Tom Herbers <mail@tomherbers.de>
  • Loading branch information
blocktrron authored and herbetom committed Mar 17, 2024
1 parent eeed6c7 commit 2e6a944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gluon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v4

# Filter targets based on changed files
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: filter
with:
filters: .github/filters.yml
Expand Down

0 comments on commit 2e6a944

Please sign in to comment.