1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-02-26 09:23:12 +00:00

upping pkg fetch.

linting fixes.
This commit is contained in:
jrmccannon
2025-05-23 15:09:58 -05:00
parent 7450163ff5
commit 376d4b1c22
2 changed files with 6 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ jobs:
env:
_PACKAGE_VERSION: ${{ needs.setup.outputs.package_version }}
_PKG_FETCH_NODE_VERSION: 22.13.1
_PKG_FETCH_VERSION: 3.4
_PKG_FETCH_VERSION: 3.5
steps:
- name: Checkout repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
@@ -144,7 +144,7 @@ jobs:
env:
_PACKAGE_VERSION: ${{ needs.setup.outputs.package_version }}
_PKG_FETCH_NODE_VERSION: 22.13.1
_PKG_FETCH_VERSION: 3.4
_PKG_FETCH_VERSION: 3.5
steps:
- name: Checkout repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
@@ -231,7 +231,7 @@ jobs:
env:
_PACKAGE_VERSION: ${{ needs.setup.outputs.package_version }}
_WIN_PKG_FETCH_VERSION: 22.13.1
_WIN_PKG_VERSION: 3.4
_WIN_PKG_VERSION: 3.5
steps:
- name: Checkout repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2