Bump actions/configure-pages from 2 to 3 (#68)

* Bump actions/configure-pages from 2 to 3

Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 2 to 3.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update scripts/thread-sanitizer-suppr.txt

- replace race_top with race since it appears that race_top isn't suppressing the thread sanitizer error from libamdhip64.so

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
Этот коммит содержится в:
dependabot[bot]
2023-09-21 02:17:17 -05:00
коммит произвёл GitHub
родитель 5e4e7b41f1
Коммит 78425069e8
2 изменённых файлов: 2 добавлений и 2 удалений
+1 -1
Просмотреть файл
@@ -43,7 +43,7 @@ jobs:
- name: Install Conda
uses: s-weigand/setup-conda@v1
- name: Setup Pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v3
- name: Create Docs Directory
run:
mkdir -p docs