Skip to content

Commit

Permalink
Update CI action to version 0.21.1
Browse files Browse the repository at this point in the history
The update added retry logic to the disk ejection and should hopefully
fix the frequent action fails.
  • Loading branch information
Carsten Beckmann authored and bluhm committed Nov 28, 2023
1 parent 6de3a67 commit 5de1ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3

- name: OpenBSD Virtual Machine
uses: cross-platform-actions/[email protected].0
uses: cross-platform-actions/[email protected].1
with:
operating_system: openbsd
version: '7.4'
Expand Down

0 comments on commit 5de1ae1

Please sign in to comment.