Skip to content

Commit 4ed2063

Browse files
Chore: [ELI-811] - Fixed the deprecated dependency
1 parent 7d1b4eb commit 4ed2063

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nbs-int-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: NBS Int Tests
1+
name: Repopulate NBS Preprod Data
22

33
on:
44
workflow_dispatch:
@@ -23,7 +23,7 @@ jobs:
2323
asdf_version: v0.18.0
2424

2525
- name: Cache asdf
26-
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2
26+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830
2727
with:
2828
path: |
2929
~/.asdf

0 commit comments

Comments
 (0)