From a0c21d413046df977926416e0afe69ce80448f4a Mon Sep 17 00:00:00 2001 From: Nauman Date: Fri, 22 Dec 2023 11:43:11 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f5d9c..aaa9b73 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-latest steps: # Check out the repository - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 # Run Spectral - uses: stoplightio/spectral-action@latest