Skip to content

Commit 86e64d2

Browse files
authored
Merge pull request #1248 from pkgxdev/dependabot/github_actions/pkgxdev/setup-5
Bump pkgxdev/setup from 4 to 5
2 parents 7303344 + 81c5688 commit 86e64d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
if: ${{ matrix.platform.container == 'debian:buster-slim' }}
9595
run: sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list
9696

97-
- uses: pkgxdev/setup@v4
97+
- uses: pkgxdev/setup@v5
9898
with:
9999
+: ${{ matrix.platform.pkgs }}
100100

0 commit comments

Comments
 (0)