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 bbe313f commit 33c70f0Copy full SHA for 33c70f0
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- name: Checkout repo
27
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
28
29
- name: Setup node
30
uses: actions/setup-node@v3
.github/workflows/main.yml
0 commit comments