summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Raz <ben9923@gmail.com>2022-09-15 22:48:57 +0300
committerGitHub <noreply@github.com>2022-09-15 21:48:57 +0200
commit40c9c545191204ff623aa2f95d1e6b1b0dbac5f3 (patch)
tree6342a66ee48a769cd104859b00a2bb93dd5f1331
parent5cf18078d81741f1783100ec62e85fab6ba55e91 (diff)
downloadpsutil-40c9c545191204ff623aa2f95d1e6b1b0dbac5f3.tar.gz
Use recommended (more-updated) freebsd-vm version (#2139)
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 7a592a32..9e0caa2a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -143,7 +143,7 @@ jobs:
- name: Run tests
id: test
- uses: vmactions/freebsd-vm@v0.1.5
+ uses: vmactions/freebsd-vm@v0
with:
usesh: true
prepare: pkg install -y gcc python3