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 2478fa1 commit d4c48a0Copy full SHA for d4c48a0
.github/workflows/add-link-to-week-digest.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout 🛎️
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
23
24
- name: create env file
25
run: |
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
- name: create env
0 commit comments