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 82ef1e3 commit 54835d9Copy full SHA for 54835d9
.github/workflows/deploy.yml
@@ -5,7 +5,7 @@ jobs:
5
build_deploy:
6
runs-on: ubuntu-22.04
7
steps:
8
- - uses: actions/checkout@master
+ - uses: actions/checkout@v4
9
- name: Build
10
uses: TartanLlama/actions-eleventy@master
11
- name: Deploy
0 commit comments