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 fd1c770 commit adb1c0aCopy full SHA for adb1c0a
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-22.04
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
21
- name: Setup Node
22
uses: actions/setup-node@v3
23
with:
0 commit comments