Skip to content

Commit

Permalink
Merge pull request #144 from DrHyde/dependabot/github_actions/cross-p…
Browse files Browse the repository at this point in the history
…latform-actions/action-0.24.0

Bump cross-platform-actions/action from 0.23.0 to 0.24.0
  • Loading branch information
DrHyde committed May 2, 2024
2 parents 2e76c3a + 8984d6a commit 255a044
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
name: dist-for-freebsd-install
- name: Install on FreeBSD
uses: cross-platform-actions/action@v0.23.0
uses: cross-platform-actions/action@v0.24.0
with:
operating_system: freebsd
version: 13.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
name: dist-for-openbsd-install
- name: Install on OpenBSD
uses: cross-platform-actions/action@v0.23.0
uses: cross-platform-actions/action@v0.24.0
with:
operating_system: openbsd
version: 6.9
Expand Down

0 comments on commit 255a044

Please sign in to comment.