This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ad2003  update gha versions (#430)
2ad2003 is described below

commit 2ad2003f8caba4867a691a254249b4f4bf53b3cb
Author: David Grove <[email protected]>
AuthorDate: Tue Feb 13 08:58:48 2024 -0500

    update gha versions (#430)
---
 .github/workflows/ci.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 1acd228..9382f8a 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -28,6 +28,6 @@ jobs:
     runs-on: ubuntu-22.04
     steps:
       - name: Checkout
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
       - name: Scan Code
         uses: apache/openwhisk-utilities/scancode@master

Reply via email to