We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd585d1 commit 84066feCopy full SHA for 84066fe
β.github/workflows/deploy.ymlβ
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: π Github actions...
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
15
- name: π Deploy with ssh...
16
uses: sebastianjnuwu/ssh-action-deploy@action
17
with:
β.github/workflows/spell-check.ymlβ
@@ -12,7 +12,7 @@ jobs:
- name: Checkout Repository π
- name: Run Spelling Check π
18
uses: crate-ci/typos@master
β.github/workflows/squarecloud.ymlβ
- name: Checkout
- name: Setup Node.js
uses: actions/setup-node@v4
0 commit comments