]> git.ozlabs.org Git - ppp.git/blobdiff - .github/workflows/solaris.yaml
CI: Update the 'checkout' action to V3 as V2 is being deprecated. (#437)
[ppp.git] / .github / workflows / solaris.yaml
index 9ede782fe8928c7bf9f2d5c4263a212588356d83..ac46eaa52404989c812bed58dcc2f1b5b5c7bf8a 100644 (file)
@@ -3,12 +3,12 @@ on: [push, pull_request]
 
 jobs:
   solaris:
-    runs-on: macos-10.15
+    runs-on: macos-12
     steps:
     - name: Checkout PPP sources
-      uses: actions/checkout@v2
+      uses: actions/checkout@v3
     - name: Build
-      uses: vmactions/solaris-vm@v0.0.4
+      uses: vmactions/solaris-vm@v0
       with:
         run: |
           pkg update