Skip to content

Commit

Permalink
Bump DeNA/setup-job-workspace-action
Browse files Browse the repository at this point in the history
Bumps [DeNA/setup-job-workspace-action](https://github.com/dena/setup-job-workspace-action) from 218bc54224b7d56863263d2bf0645ca3e947fba0 to 43036522de53458ead34c4b12515d5b5e23bf982.
- [Release notes](https://github.com/dena/setup-job-workspace-action/releases)
- [Commits](DeNA/setup-job-workspace-action@218bc54...4303652)

---
updated-dependencies:
- dependency-name: DeNA/setup-job-workspace-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 5ac0799 commit b9cdd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
runs-on: [self-hosted, macOS]
steps:
- name: Switch workspace
uses: DeNA/setup-job-workspace-action@218bc54224b7d56863263d2bf0645ca3e947fba0
uses: DeNA/setup-job-workspace-action@43036522de53458ead34c4b12515d5b5e23bf982
- uses: actions/checkout@v4
with:
clean: "${{ env.CLEAN }}"
Expand Down

0 comments on commit b9cdd72

Please sign in to comment.