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 74b1878 commit d24bd60Copy full SHA for d24bd60
.github/workflows/filestash.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
environment: filestash
15
env:
16
- NODE_VERSION: 20.x
+ NODE_VERSION: 22.x
17
name: Update Filestash
18
steps:
19
- name: Checkout
.github/workflows/node.js.yml
@@ -12,7 +12,7 @@ permissions:
12
contents: read
jobs:
build-and-test:
0 commit comments