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 88c88ac + 29e6cbe commit 4e29339Copy full SHA for 4e29339
.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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
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