Skip to content

Commit 878afc1

Browse files
authored
Merge pull request #288 from pkgxdev/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2 parents 8bf2d14 + 30a800a commit 878afc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- run: git clean -xfd
9595
- uses: ./
9696
- run: pkgx --version
97-
- uses: actions/upload-artifact@v5
97+
- uses: actions/upload-artifact@v6
9898
with:
9999
path: |
100100
./action.js

0 commit comments

Comments
 (0)