Skip to content

Commit af15311

Browse files
authored
Merge pull request #295 from pkgxdev/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents 422ced8 + 03c5069 commit af15311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
97+
- uses: actions/upload-artifact@v7
9898
with:
9999
path: |
100100
./action.js

0 commit comments

Comments
 (0)