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.
2 parents 131333f + c1d8db0 commit 8bd0b30Copy full SHA for 8bd0b30
.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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # 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