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 2a49a7b + 19de196 commit aecff11Copy full SHA for aecff11
.github/workflows/deploy.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
16
17
- uses: actions/cache@v4
18
with:
0 commit comments