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 1681e9c commit 939ccd9Copy full SHA for 939ccd9
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
13
14
- name: Setup Node
15
uses: actions/setup-node@v3
.github/workflows/push.yml
0 commit comments