summaryrefslogtreecommitdiff
path: root/.github/workflows/web.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/web.yml')
-rw-r--r--.github/workflows/web.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml
index 5d9abe4..0b998af 100644
--- a/.github/workflows/web.yml
+++ b/.github/workflows/web.yml
@@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# Setup
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: dtolnay/rust-toolchain@stable