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 94bea9b commit a580ea9Copy full SHA for a580ea9
.github/workflows/firebase-hosting-merge.yml
@@ -13,7 +13,7 @@ jobs:
13
name: production
14
url: https://bvarga.dev
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
17
- name: Use Node.js ${{ env.NODE_VERSION }}
18
uses: actions/setup-node@v2
19
with:
.github/workflows/firebase-hosting-pull-request.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-24.04
10
environment: staging
11
12
0 commit comments