There was an error while loading. Please reload this page.
1 parent 2a133ee commit 795ee41Copy full SHA for 795ee41
3 files changed
.github/workflows/pr.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- name: Checking out git
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
12
- name: Setting up node
13
uses: actions/setup-node@v4
14
with:
.github/workflows/production.yml
@@ -10,7 +10,7 @@ jobs:
15
ref: production
16
fetch-depth: 0
.github/workflows/staging.yml
ref: staging
0 commit comments