diff options
| author | Christian Cleberg <[email protected]> | 2024-06-23 17:48:09 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-23 17:48:09 +0000 |
| commit | 8e993f411805c5428d7ee848cc4946bcf99ad8c6 (patch) | |
| tree | 82d1c32bed6fd100d0b8282145fb9d31c8667528 | |
| parent | c844edfe43af1bf752ab034ca64bdee686870c6a (diff) | |
| download | cleberg.net-8e993f411805c5428d7ee848cc4946bcf99ad8c6.tar.gz cleberg.net-8e993f411805c5428d7ee848cc4946bcf99ad8c6.tar.bz2 cleberg.net-8e993f411805c5428d7ee848cc4946bcf99ad8c6.zip | |
Transitioning from Node 16 to Node 20
| -rw-r--r-- | .github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml b/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml index f4e3257..cc3cb8a 100644 --- a/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml +++ b/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest
name: Build and Deploy Job
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
submodules: true
lfs: false
|
