We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a6a4a commit 77a1938Copy full SHA for 77a1938
4 files changed
.github/workflows/deploy-site.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
15
with:
16
fetch-depth: 1
17
.github/workflows/manual.yaml
@@ -77,7 +77,7 @@ jobs:
77
run: echo "$RUNNER_CONTEXT"
78
79
80
81
82
83
.github/workflows/monitor-metrics.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
.github/workflows/scheduled.yaml
@@ -76,7 +76,7 @@ jobs:
76
0 commit comments