aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/bsd.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/bsd.yaml')
-rw-r--r--.github/workflows/bsd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/bsd.yaml b/.github/workflows/bsd.yaml
index e07d543..13b3029 100644
--- a/.github/workflows/bsd.yaml
+++ b/.github/workflows/bsd.yaml
@@ -18,7 +18,7 @@ jobs:
name: Build under FreeBSD
steps:
- name: Checkout
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
- name: Build
uses: vmactions/freebsd-vm@v1
with: