aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/formal.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/formal.yml')
-rw-r--r--.github/workflows/formal.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/formal.yml b/.github/workflows/formal.yml
index 8df31d1751..8083c5832c 100644
--- a/.github/workflows/formal.yml
+++ b/.github/workflows/formal.yml
@@ -14,7 +14,7 @@ jobs:
fail-fast: false
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0