Skip to content

Commit

Permalink
Merge pull request #82 from cubxxw/dependabot/github_actions/github-a…
Browse files Browse the repository at this point in the history
…ctions-9bce8512ee

chore(deps): bump actions/cache from 4.1.2 to 4.2.0 in the github-actions group
  • Loading branch information
cubxxw authored Dec 6, 2024
2 parents 500d96a + 0ba4f63 commit 3408d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
version: 3.x
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v2
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v3
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v3
with:
path: |
./_output/dist/*.deb
Expand Down

0 comments on commit 3408d38

Please sign in to comment.