We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8ad7d commit ada8c53Copy full SHA for ada8c53
.github/workflows/deploy.yml
@@ -28,6 +28,7 @@ jobs:
28
target: wasm32-unknown-unknown
29
30
- name: Checkout Pages Src
31
+ uses: actions/checkout@v4
32
with:
33
ref: main
34
path: $HOME/web
0 commit comments