Skip to content

Commit 06bb89c

Browse files
committed
docs: update README.md (#79)
1 parent 9e48ff1 commit 06bb89c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ jobs:
8282
build_and_deploy:
8383
runs-on: ubuntu-latest
8484
steps:
85-
- uses: actions/checkout@v3
85+
- uses: actions/checkout@v4
8686

8787
# Use GitHub Actions' cache to cache dependencies on servers
88-
- uses: actions/cache@v3
88+
- uses: actions/cache@v4
8989
with:
9090
path: |
9191
.asdf/**

0 commit comments

Comments
 (0)